C# Class AnujBank.ClientId

Afficher le fichier Open project: vinodkumaar/AnujBank Class Usage Examples

Méthodes publiques

Méthode Description
ClientId ( string id ) : System.Text.RegularExpressions
Equals ( ClientId other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
Validate ( ) : void

Method Details

ClientId() public méthode

public ClientId ( string id ) : System.Text.RegularExpressions
id string
Résultat System.Text.RegularExpressions

Equals() public méthode

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