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
HealthMonitoring
Security
Credentials
C# Class HealthMonitoring.Security.Credentials
Afficher le fichier
Open project: wongatech/HealthMonitoring
Class Usage Examples
Méthodes publiques
Méthode
Description
Credentials
(
System.Guid
id
,
string
password
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Credentials()
public
méthode
public
Credentials
(
System.Guid
id
,
string
password
) :
System
id
System.Guid
password
string
Résultat
System
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int