C# Class PeNet.UnmanagedPointer

Inheritance: IDisposable
Show file Open project: secana/PeNet Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Dispose ( bool disposing ) : void
UnmanagedPointer ( IntPtr ptr, AllocMethod method ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void