Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Fanx
Util
EnvProps.Key
C# Class Fanx.Util.EnvProps.Key
Mostrar archivo
Open project: xored/f4
Public Properties
Property
Type
Description
m_pod
Fan.Sys.Pod
m_uri
Fan.Sys.Uri
Public Methods
Method
Description
Equals
(
object
o
) :
bool
GetHashCode
( ) :
int
Key
(
Pod
p
,
Uri
u
) :
System.Collections
Method Details
Equals()
public
method
public
Equals
(
object
o
) :
bool
o
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Key()
public
method
public
Key
(
Pod
p
,
Uri
u
) :
System.Collections
p
Fan.Sys.Pod
u
Fan.Sys.Uri
return
System.Collections
Property Details
m_pod
public_oe property
public
Pod,Fan.Sys
m_pod
return
Fan.Sys.Pod
m_uri
public_oe property
public
Uri,Fan.Sys
m_uri
return
Fan.Sys.Uri