프로퍼티 | 타입 | 설명 | |
---|---|---|---|
get_constructors | void | ||
get_events | void | ||
get_fields | void | ||
get_methods | void | ||
get_properties | void |
메소드 | 설명 | |
---|---|---|
LookupFunction ( Mono.Cecil mdef ) : |
||
MonoStructType ( MonoSymbolFile file, TargetClassType type, Mono.Cecil typedef ) : System | ||
ResolveClass ( TargetMemoryAccess target, bool fail ) : |
메소드 | 설명 | |
---|---|---|
get_constructors ( ) : void | ||
get_events ( ) : void | ||
get_fields ( ) : void | ||
get_methods ( ) : void | ||
get_properties ( ) : void |
public LookupFunction ( Mono.Cecil mdef ) : |
||
mdef | Mono.Cecil | |
리턴 |
public MonoStructType ( MonoSymbolFile file, TargetClassType type, Mono.Cecil typedef ) : System | ||
file | MonoSymbolFile | |
type | TargetClassType | |
typedef | Mono.Cecil | |
리턴 | System |
public ResolveClass ( TargetMemoryAccess target, bool fail ) : |
||
target | TargetMemoryAccess | |
fail | bool | |
리턴 |