C# Class UsbUirt.DriverUserBase

Inheritance: IDisposable
Afficher le fichier Open project: JordanZaerr/Usb-Uirt-managed-wrapper

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
CheckDisposed ( ) : void
DriverUserBase ( ) : System
DriverUserBase ( Driver driver ) : System
InternalDispose ( ) : void

Private Methods

Méthode Description
Dispose ( bool isDisposing ) : void

Method Details

CheckDisposed() protected méthode

protected CheckDisposed ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DriverUserBase() protected méthode

protected DriverUserBase ( ) : System
Résultat System

DriverUserBase() protected méthode

protected DriverUserBase ( Driver driver ) : System
driver Driver
Résultat System

InternalDispose() protected méthode

protected InternalDispose ( ) : void
Résultat void