Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Gammtek
Conduit
Paths
PathHelpers.PathDriveLetter
C# Class Gammtek.Conduit.Paths.PathHelpers.PathDriveLetter
Inheritance:
IPathDriveLetter
显示文件
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