C# Class Gammtek.Conduit.Paths.PathHelpers.PathDriveLetter

Inheritance: IPathDriveLetter
Datei anzeigen Open project: ME3Explorer/ME3Explorer

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
NotEquals ( object obj ) : bool
ToString ( ) : string

Private Methods

Method Description
IsValidDriveName ( string driveName ) : bool
PathDriveLetter ( string driveName ) : System

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

NotEquals() public method

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

ToString() public method

public ToString ( ) : string
return string