Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetGenericMethodDefinition ( ) : |
||
GetMetaInfo ( ) : MethodBase | ||
GetSignatureForError ( ) : string | ||
InflateMember ( Mono.CSharp.TypeParameterInflator inflator ) : |
||
MakeGenericMethod ( IMemberContext context ) : |
||
MethodSpec ( MemberKind kind, System.TypeSpec declaringType, IMemberDefinition details, System.TypeSpec returnType, MethodBase info, |
||
Mutate ( Mono.CSharp.TypeParameterMutator mutator ) : |
||
ResolveMissingDependencies ( ) : List |
||
SetMetaInfo ( MethodInfo info ) : void |
public GetGenericMethodDefinition ( ) : |
||
Результат |
public InflateMember ( Mono.CSharp.TypeParameterInflator inflator ) : |
||
inflator | Mono.CSharp.TypeParameterInflator | |
Результат |
public MakeGenericMethod ( IMemberContext context ) : |
||
context | IMemberContext | |
Результат |
public MethodSpec ( MemberKind kind, System.TypeSpec declaringType, IMemberDefinition details, System.TypeSpec returnType, MethodBase info, |
||
kind | MemberKind | |
declaringType | System.TypeSpec | |
details | IMemberDefinition | |
returnType | System.TypeSpec | |
info | MethodBase | |
parameters | ||
modifiers | Mono.CSharp.Modifiers | |
Результат | System.Xml |
public Mutate ( Mono.CSharp.TypeParameterMutator mutator ) : |
||
mutator | Mono.CSharp.TypeParameterMutator | |
Результат |
public ResolveMissingDependencies ( ) : List |
||
Результат | List |
public SetMetaInfo ( MethodInfo info ) : void | ||
info | MethodInfo | |
Результат | void |