C# Class FastQuant.OutputManager

Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Private Properties

Свойство Type Description
Dispose void

Méthodes publiques

Méthode Description
Clear ( ) : void
Dispose ( ) : void
OutputManager ( Framework framework, string path = null ) : System

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OutputManager() public méthode

public OutputManager ( Framework framework, string path = null ) : System
framework Framework
path string
Résultat System