Method | Description | |
---|---|---|
AssemblyGroup ( string mainPath ) : System | ||
GetType ( |
||
GetType ( string fullName ) : Mono.Cecil.TypeDefinition |
Method | Description | |
---|---|---|
ReadAssemblyRecursive ( string path ) : void |
public AssemblyGroup ( string mainPath ) : System | ||
mainPath | string | |
return | System |
public GetType ( |
||
type | ||
return | Mono.Cecil.TypeDefinition |
public GetType ( string fullName ) : Mono.Cecil.TypeDefinition | ||
fullName | string | |
return | Mono.Cecil.TypeDefinition |