C# Class ProgressHandler, daguerreo

Inheritance: IDisposable
Afficher le fichier Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Update ( ) : bool
Update ( float percentage ) : bool

Private Methods

Méthode Description
ProgressHandler ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( ProgressHandler, obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Update() public méthode

public Update ( ) : bool
Résultat bool

Update() public méthode

public Update ( float percentage ) : bool
percentage float
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool