Method | Description | |
---|---|---|
Build ( |
||
NetAssemblyBuilder ( WindowsAssembly assembly, |
||
UpdateReferences ( |
Method | Description | |
---|---|---|
AppendRelocationDirectory ( ) : void | ||
AppendResourceDirectory ( ) : void | ||
InitializeBluePrint ( ) : void | ||
UpdateDataDirectories ( ) : void | ||
UpdateFileHeader ( ) : void | ||
UpdateNtHeaders ( ) : void | ||
UpdateOptionalHeader ( ) : void | ||
UpdateRelocations ( ) : void | ||
UpdateSectionHeaders ( ) : void |
public Build ( |
||
context | ||
return | void |
public NetAssemblyBuilder ( WindowsAssembly assembly, |
||
assembly | WindowsAssembly | |
parameters | ||
return | System.Collections.Generic |
public UpdateReferences ( |
||
context | ||
return | void |