Property | Type | Description | |
---|---|---|---|
IGenericParamProvider | void |
Method | Description | |
---|---|---|
ClearCache ( ) : void | ||
GetElementMethod ( ) : |
||
LoadCache ( ) : void | ||
MethodReference ( MetaDataRow row ) : System | ||
MethodReference ( string name, TypeReference declaringType, uint signature ) : System | ||
Resolve ( ) : MethodDefinition | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
IGenericParamProvider ( |
public GetElementMethod ( ) : |
||
return |
public MethodReference ( MetaDataRow row ) : System | ||
row | MetaDataRow | |
return | System |
public MethodReference ( string name, TypeReference declaringType, uint signature ) : System | ||
name | string | |
declaringType | TypeReference | |
signature | uint | |
return | System |