Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Xml
Serialization
NameKey
C# Class System.Xml.Serialization.NameKey
Mostra file
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
other
) :
bool
GetHashCode
( ) :
int
Private Methods
Method
Description
NameKey
(
string
name
,
string
ns
) :
System.Collections
Method Details
Equals()
public
method
public
Equals
(
object
other
) :
bool
other
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int