Property | Type | Description | |
---|---|---|---|
DeclaringType | |||
Interface | |||
IsStatic | bool | ||
MethodName | string | ||
ParameterTypes | MsgPack.Serialization.AbstractSerializers.TypeDefinition[] | ||
ReturnType |
Method | Description | |
---|---|---|
MethodDefinition ( |
||
MethodDefinition ( |
||
MethodDefinition ( |
||
MethodDefinition ( string name, |
||
ResolveRuntimeMethod ( ) : |
||
ToString ( ) : string | ||
TryGetRuntimeMethod ( ) : |
Method | Description | |
---|---|---|
ResolveRuntimeMethodCore ( bool throws ) : |
public MethodDefinition ( |
||
runtimeMethod | ||
return | System |
public MethodDefinition ( |
||
runtimeMethod | ||
@interface | ||
return | System |
public MethodDefinition ( |
||
runtimeMethod | ||
@interface | ||
parameterTypes | IEnumerable |
|
return | System |
public MethodDefinition ( string name, |
||
name | string | |
genericArguments | ||
declaringType | ||
isStatic | bool | |
returnType | ||
return | System |
public ResolveRuntimeMethod ( ) : |
||
return |
public TryGetRuntimeMethod ( ) : |
||
return |
public TypeDefinition,MsgPack.Serialization.AbstractSerializers DeclaringType | ||
return |
public TypeDefinition[],MsgPack.Serialization.AbstractSerializers ParameterTypes | ||
return | MsgPack.Serialization.AbstractSerializers.TypeDefinition[] |