C# Class FANNCSharp.FannFile

Inheritance: IDisposable
Afficher le fichier Open project: joelself/FannCSharp

Private Properties

Свойство Type Description
FannFile FannWrapperFixed

Méthodes publiques

Méthode Description
Dispose ( ) : void
FannFile ( string filename, string mode ) : FannWrapperFixed

Private Methods

Méthode Description
FannFile ( SWIGTYPE_p_FILE file ) : FannWrapperFixed

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FannFile() public méthode

public FannFile ( string filename, string mode ) : FannWrapperFixed
filename string
mode string
Résultat FannWrapperFixed