Method | Description | |
---|---|---|
DoDir ( string dir ) : void | ||
DumpCounts ( ) : void | ||
ProcessDll ( string path ) : void | ||
ProcessType ( Mono.Cecil.TypeDefinition type ) : void |
Method | Description | |
---|---|---|
GetTypeCounts ( ) : Tuple |
||
ProcessClass ( Mono.Cecil.TypeDefinition type ) : bool | ||
ProcessEnum ( Mono.Cecil.TypeDefinition type ) : bool | ||
ProcessInterface ( Mono.Cecil.TypeDefinition type ) : bool | ||
ProcessValueType ( Mono.Cecil.TypeDefinition type ) : bool | ||
RegisterType ( Mono.Cecil.TypeDefinition type ) : void |
public ProcessType ( Mono.Cecil.TypeDefinition type ) : void | ||
type | Mono.Cecil.TypeDefinition | |
return | void |