C# Class ScpControl.Usb.UsbHub

Afficher le fichier Open project: nefarius/ScpToolkit

Méthodes publiques

Méthode Description
Close ( ) : bool
Notify ( ScpDevice notification, string Class, string path ) : DsPadId
Open ( ) : bool
Resume ( ) : bool
Start ( ) : bool
Stop ( ) : bool
Suspend ( ) : bool
UsbHub ( ) : System
UsbHub ( IContainer container ) : System

Method Details

Close() public méthode

public Close ( ) : bool
Résultat bool

Notify() public méthode

public Notify ( ScpDevice notification, string Class, string path ) : DsPadId
notification ScpDevice
Class string
path string
Résultat DsPadId

Open() public méthode

public Open ( ) : bool
Résultat bool

Resume() public méthode

public Resume ( ) : bool
Résultat bool

Start() public méthode

public Start ( ) : bool
Résultat bool

Stop() public méthode

public Stop ( ) : bool
Résultat bool

Suspend() public méthode

public Suspend ( ) : bool
Résultat bool

UsbHub() public méthode

public UsbHub ( ) : System
Résultat System

UsbHub() public méthode

public UsbHub ( IContainer container ) : System
container IContainer
Résultat System