C# Class NetLib.Identifier

Show file Open project: projectgroepA1/ProjectgroepA1 Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
Identifier ( string username, int Id ) : System

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

Identifier() public method

public Identifier ( string username, int Id ) : System
username string
Id int
return System