C# Class Telerik.JustDecompiler.Languages.IL.ILHelpers

Exibir arquivo Open project: codemerx/CodemerxDecompile Class Usage Examples

Private Methods

Method Description
BuildKeywordList ( ) : HashSet
CreateCodeMapping ( MethodDefinition member, Telerik.JustDecompiler.Languages.IL.CodeMappings codeMappings ) : Telerik.JustDecompiler.Languages.IL.MemberMapping
Escape ( string identifier ) : string
ILHelpers ( ) : Mono.Cecil
IsValidIdentifier ( string identifier ) : bool
IsValidIdentifierCharacter ( char c ) : bool
PrimitiveTypeName ( string typeName ) : string
ToInvariantCultureString ( object value ) : string