config.json 488 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11
{
  "node_id": "csharp-a70e90f8e89e48bb839ca3d408205e7d",
  "keywords": [
    "隐含类型局部变量",
    "自动属性",
    "匿名类型",
    "Lambda表达式",
    "对象与集合初始化器",
    "扩展方法"
  ],
  "children": [],
M
Mars Liu 已提交
12 13 14 15 16 17 18 19
  "export": [
    "AnonymousType.json",
    "LambdaExpression.json",
    "AutoImplementedProperties.json",
    "ExtensionMethod.json",
    "ExpressionTree.json",
    "QueryExpression.json"
  ],
L
luxin 已提交
20 21
  "keywords_must": [],
  "keywords_forbid": []
F
feilong 已提交
22
}