C# Class aiMemoryInfo, daguerreo

Inheritance: IDisposable
Show file Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
aiMemoryInfo ( ) : System

Private Methods

Method Description
aiMemoryInfo ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiMemoryInfo, obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

aiMemoryInfo() public method

public aiMemoryInfo ( ) : System
return System

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool