Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Gringotts
Domain
Name
C# Class Gringotts.Domain.Name
Afficher le fichier
Open project: bagheera/Gringotts
Class Usage Examples
Méthodes publiques
Méthode
Description
Equals
(
Name
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
GetValue
( ) :
string
Name
( )
Name
(
string
name
)
Method Details
Equals()
public
méthode
public
Equals
(
Name
other
) :
bool
other
Name
Résultat
bool
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
GetValue()
public
méthode
public
GetValue
( ) :
string
Résultat
string
Name()
public
méthode
public
Name
( )
Name()
public
méthode
public
Name
(
string
name
)
name
string