C# Class Tp.Integration.Messages.AccountName

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty AccountName

Méthodes publiques

Méthode Description
AccountName ( ) : System
AccountName ( string name ) : System
Equals ( AccountName other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string
operator ( ) : bool

Method Details

AccountName() public méthode

public AccountName ( ) : System
Résultat System

AccountName() public méthode

public AccountName ( string name ) : System
name string
Résultat System

Equals() public méthode

public Equals ( AccountName other ) : bool
other AccountName
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

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Empty public_oe static_oe property

public static AccountName,Tp.Integration.Messages Empty
Résultat AccountName