Метод | Описание | |
---|---|---|
ClearCache ( ) : void | ||
IsBasedOn ( |
||
IsBasedOn ( string fullname ) : bool | ||
LoadCache ( ) : void | ||
Resolve ( ) : |
||
ToString ( ) : string | ||
TypeDefinition ( MetaDataRow row ) : System | ||
TypeDefinition ( string @namespace, string name, TypeAttributes attributes, |
public IsBasedOn ( |
||
typeRef | ||
Результат | bool |
public IsBasedOn ( string fullname ) : bool | ||
fullname | string | |
Результат | bool |
public TypeDefinition ( MetaDataRow row ) : System | ||
row | MetaDataRow | |
Результат | System |
public TypeDefinition ( string @namespace, string name, TypeAttributes attributes, |
||
@namespace | string | |
name | string | |
attributes | TypeAttributes | |
baseType | ||
fieldList | uint | |
methodList | uint | |
Результат | System |