C# Class FANNCSharp.FannFile

Inheritance: IDisposable
Show file Open project: joelself/FannCSharp

Private Properties

Property Type Description
FannFile FannWrapperFixed

Public Methods

Method Description
Dispose ( ) : void
FannFile ( string filename, string mode ) : FannWrapperFixed

Private Methods

Method Description
FannFile ( SWIGTYPE_p_FILE file ) : FannWrapperFixed

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FannFile() public method

public FannFile ( string filename, string mode ) : FannWrapperFixed
filename string
mode string
return FannWrapperFixed