TypeRefBaseTypeNameToKeywordMap Field |
A map of built-in type names to keywords (the "System" namespace prefix is NOT included on the names).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static readonly Dictionary<string, string> TypeNameToKeywordMap
Field Value
Type:
DictionaryString,
StringSee Also