Метод |
Описание |
|
HasCallingConvention ( System.Reflection method, System.Reflection conventions ) : bool |
|
|
ImportAssemblyName ( Mono.Cecil.AssemblyNameReference name ) : Mono.Cecil.AssemblyNameReference |
|
|
ImportElementType ( Type type ) : ElementType |
|
|
ImportGenericInstance ( Type type, ImportGenericContext context ) : TypeReference |
|
|
ImportGenericParameter ( Type type, ImportGenericContext context ) : TypeReference |
|
|
ImportGenericParameters ( IGenericParameterProvider imported, IGenericParameterProvider original ) : void |
|
|
ImportGenericParameters ( IGenericParameterProvider provider, Type arguments ) : void |
|
|
ImportMethodSpecification ( System.Reflection method, ImportGenericContext context ) : MethodReference |
|
|
ImportMethodSpecification ( MethodReference method, ImportGenericContext context ) : Mono.Cecil.MethodSpecification |
|
|
ImportOpenGenericMethod ( System.Reflection method, ImportGenericKind import_kind ) : bool |
|
|
ImportOpenGenericType ( Type type, ImportGenericKind import_kind ) : bool |
|
|
ImportScope ( System.Reflection assembly ) : Mono.Cecil.AssemblyNameReference |
|
|
ImportScope ( IMetadataScope scope ) : IMetadataScope |
|
|
ImportTypeSpecification ( Type type, ImportGenericContext context ) : TypeReference |
|
|
ImportTypeSpecification ( TypeReference type, ImportGenericContext context ) : TypeReference |
|
|
IsGenericInstance ( Type type ) : bool |
|
|
IsMethodSpecification ( System.Reflection method ) : bool |
|
|
IsNestedType ( Type type ) : bool |
|
|
IsTypeSpecification ( Type type ) : bool |
|
|
NormalizedFullName ( Type type ) : string |
|
|
ResolveFieldDefinition ( System.Reflection field ) : FieldInfo |
|
|
TryGetAssemblyNameReference ( Mono.Cecil.AssemblyNameReference name_reference, Mono.Cecil.AssemblyNameReference &assembly_reference ) : bool |
|
|
TryGetAssemblyNameReference ( System.Reflection name, Mono.Cecil.AssemblyNameReference &assembly_reference ) : bool |
|
|