C# Class Ada.Questions.Question

Afficher le fichier Open project: yvettec/Dupes Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Question ( uint id ) : System

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Question() public méthode

public Question ( uint id ) : System
id uint
Résultat System