C# Class MoreInternals.Model.NumberValue

Inheritance: Value
Afficher le fichier Open project: kevin-montrose/More Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
Evaluate ( ) : Value
NumberValue ( decimal value ) : System
ReferredToVariables ( ) : List
Write ( TextWriter output ) : void

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