C# Class TrueLib.TriggerDevice

Inheritance: IPhysicalMedia
Mostrar archivo Open project: nefarius/TrueMount-3

Public Methods

Method Description
Denote ( string drive ) : void
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string
TriggerDevice ( ) : System

Method Details

Denote() public method

public Denote ( string drive ) : void
drive string
return void

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string

TriggerDevice() public method

public TriggerDevice ( ) : System
return System