C# Class Espera.Core.RemovableDriveNotifier

Inheritance: IDisposable
Mostra file Open project: gazwinter/Espera Class Usage Examples

Public Methods

Method Description
Create ( ) : RemovableDriveNotifier
Dispose ( ) : void

Private Methods

Method Description
RemovableDriveNotifier ( ) : System
StartInsertWatcher ( ) : void
StartRemoveWatcher ( ) : void

Method Details

Create() public static method

public static Create ( ) : RemovableDriveNotifier
return RemovableDriveNotifier

Dispose() public method

public Dispose ( ) : void
return void