메소드 | 설명 | |
---|---|---|
ClearCache ( ) : void | ||
Dispose ( ) : void |
Frees all heaps and streams that are being used.
|
|
FromAssembly ( Win32Assembly assembly ) : |
Gets the Portable Executeable's NT header by specifing the assembly.
|
|
HasStream ( string name ) : bool |
Returns true when a stream specified by its name is present in the assembly.
|
|
LoadCache ( ) : void |
메소드 | 설명 | |
---|---|---|
NETHeader ( ) : System |
public static FromAssembly ( Win32Assembly assembly ) : |
||
assembly | Win32Assembly | The assembly to read the nt header |
리턴 |
public HasStream ( string name ) : bool | ||
name | string | The name of the stream. |
리턴 | bool |