You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

44 regels
1.3 KiB

  1. {
  2. "classesInSubtitle": "类",
  3. "structsInSubtitle": "结构体",
  4. "interfacesInSubtitle": "接口",
  5. "enumsInSubtitle": "枚举",
  6. "delegatesInSubtitle": "委托",
  7. "constructorsInSubtitle": "构造器",
  8. "fieldsInSubtitle": "Fields",
  9. "propertiesInSubtitle": "属性",
  10. "methodsInSubtitle": "方法",
  11. "eventsInSubtitle": "事件",
  12. "operatorsInSubtitle": "Operators",
  13. "eiisInSubtitle": "显式接口实现",
  14. "improveThisDoc": "改进文档",
  15. "viewSource": "查看代码",
  16. "inheritance": "继承",
  17. "inheritedMembers": "继承成员",
  18. "namespace": "名称空间",
  19. "assembly": "应用程序集",
  20. "syntax": "语法",
  21. "overrides": "Overrides",
  22. "implements": "实现",
  23. "remarks": "备注",
  24. "examples": "示例",
  25. "seealso": "参考",
  26. "declaration": "声明",
  27. "parameters": "参数",
  28. "typeParameters": "泛型参数",
  29. "type": "类型",
  30. "name": "名称",
  31. "description": "描述",
  32. "returns": "Returns",
  33. "fieldValue": "Field Value",
  34. "propertyValue": "Property Value",
  35. "eventType": "Event Type",
  36. "exceptions": "异常",
  37. "condition": "Condition",
  38. "extensionMethods": "扩展方法",
  39. "note": "<h5>备注</h5>",
  40. "warning": "<h5>警告</h5>",
  41. "tip": "<h5>提示</h5>",
  42. "important": "<h5>重要</h5>",
  43. "caution": "<h5>小心</h5>"
  44. }