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

Datei anzeigen Open project: Abc-Arbitrage/Abc.NCrafts.Quiz

Public Properties

Property Type Description
Value int

Public Methods

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

Method Details

Equals() public method

public Equals ( Key other ) : bool
other Key
return bool

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

Key() public method

public Key ( int value ) : System.Collections.Generic
value int
return System.Collections.Generic

Property Details

Value public_oe property

public int Value
return int