프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddToGroup | |||
GetBaseTypes | TypeKey[] | ||
GetBaseTypes | void | ||
GetVirtualMethods | MethodKey[] | ||
GetVirtualMethods | void | ||
MethodsMatch | bool |
메소드 | 설명 | |
---|---|---|
GetBaseTypes ( TypeKey typeKey ) : TypeKey[] | ||
GetMethodGroup ( MethodKey methodKey ) : |
||
InheritMap ( Project project ) : System | ||
Inherits ( Mono.Cecil.TypeDefinition type, string interfaceFullName ) : bool |
메소드 | 설명 | |
---|---|---|
AddToGroup ( |
||
GetBaseTypes ( Mono.Cecil.TypeDefinition type ) : TypeKey[] | ||
GetBaseTypes ( HashSet |
||
GetVirtualMethods ( |
||
GetVirtualMethods ( |
||
MethodsMatch ( MethodKey methods, int i, int j ) : bool |
public GetBaseTypes ( TypeKey typeKey ) : TypeKey[] | ||
typeKey | TypeKey | |
리턴 | TypeKey[] |
public GetMethodGroup ( MethodKey methodKey ) : |
||
methodKey | MethodKey | |
리턴 |
public Inherits ( Mono.Cecil.TypeDefinition type, string interfaceFullName ) : bool | ||
type | Mono.Cecil.TypeDefinition | |
interfaceFullName | string | |
리턴 | bool |