Method | Description | |
---|---|---|
MakeOpenAssembly ( |
Makes an assembly 'open', whic7h means that everything is public and nothing is sealed. Ideal for writing a patching assembly.
|
Method | Description | |
---|---|---|
Main ( string args ) : int |
public static MakeOpenAssembly ( |
||
assembly | The assembly. | |
modifyEvents | bool | if set to |
return | void |