C# Class Abc.NCrafts.Quizz.Questions._005.Answer2.Key

Afficher le fichier Open project: Abc-Arbitrage/Abc.NCrafts.Quiz

Méthodes publiques

Свойство Type Description
Value int

Méthodes publiques

Méthode Description
Equals ( Key other ) : bool
Equals ( object other ) : bool
GetHashCode ( ) : int
Key ( int value ) : System.Collections.Generic

Method Details

Equals() public méthode

public Equals ( Key other ) : bool
other Key
Résultat bool

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Key() public méthode

public Key ( int value ) : System.Collections.Generic
value int
Résultat System.Collections.Generic

Property Details

Value public_oe property

public int Value
Résultat int