Property | Type | Description |
---|
Method | Description | |
---|---|---|
AssemblyPatcher ( |
||
CreateType ( string @namespace, string name ) : |
||
FromFile ( string filename ) : |
||
GetType ( Func |
||
GetType ( string type ) : |
||
ImportMethod ( |
||
Write ( string file ) : void |
public AssemblyPatcher ( |
||
assDef | ||
return | System |
public CreateType ( string @namespace, string name ) : |
||
@namespace | string | |
name | string | |
return |
public static FromFile ( string filename ) : |
||
filename | string | |
return |
public ImportMethod ( |
||
toImport | ||
return |