1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "namespacesInSubtitle": "Namespaces",
- "classesInSubtitle": "Classes",
- "structsInSubtitle": "Structs",
- "interfacesInSubtitle": "Interfaces",
- "enumsInSubtitle": "Enums",
- "delegatesInSubtitle": "Delegates",
- "constructorsInSubtitle": "Constructors",
- "fieldsInSubtitle": "Fields",
- "propertiesInSubtitle": "Properties",
- "methodsInSubtitle": "Methods",
- "eventsInSubtitle": "Events",
- "operatorsInSubtitle": "Operators",
- "eiisInSubtitle": "Explicit Interface Implementations",
- "functionsInSubtitle": "Functions",
- "variablesInSubtitle": "Variables",
- "typeAliasesInSubtitle": "Type Aliases",
- "membersInSubtitle": "Members",
- "improveThisDoc": "Improve this Doc",
- "viewSource": "View Source",
- "inheritance": "Inheritance",
- "inheritedMembers": "Inherited Members",
- "package": "Package",
- "namespace": "Namespace",
- "assembly": "Assembly",
- "syntax": "Syntax",
- "overrides": "Overrides",
- "implements": "Implements",
- "remarks": "Remarks",
- "examples": "Examples",
- "seealso": "See Also",
- "declaration": "Declaration",
- "parameters": "Parameters",
- "typeParameters": "Type Parameters",
- "type": "Type",
- "name": "Name",
- "description": "Description",
- "returns": "Returns",
- "fieldValue": "Field Value",
- "propertyValue": "Property Value",
- "eventType": "Event Type",
- "variableValue": "Variable Value",
- "typeAliasType": "Type Alias Type",
- "exceptions": "Exceptions",
- "condition": "Condition",
- "extensionMethods": "Extension Methods",
- "note": "<h5>Note</h5>",
- "warning": "<h5>Warning</h5>",
- "tip": "<h5>Tip</h5>",
- "important": "<h5>Important</h5>",
- "caution": "<h5>Caution</h5>",
- "tocToggleButton": "Show / Hide Table of Contents",
- "tocFilter": "Enter here to filter...",
- "search": "Search",
- "searchResults": "Search Results for",
- "pageFirst": "First",
- "pagePrev": "Previous",
- "pageNext": "Next",
- "pageLast": "Last",
- "inThisArticle": "In This Article",
- "backToTop": "Back to top"
- }
|