C# Class NetLib.Identifier

Afficher le fichier Open project: projectgroepA1/ProjectgroepA1 Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
Identifier ( string username, int Id ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

Identifier() public méthode

public Identifier ( string username, int Id ) : System
username string
Id int
Résultat System