C# Class YAMP.NumericValue

Base class for numeric classes.
Inheritance: Value
Afficher le fichier Open project: CHMP-HLab/HLab.Erp.Lims.Analysis

Méthodes publiques

Méthode Description
Clear ( ) : void

Clears the contents of the numeric value.

Method Details

Clear() public abstract méthode

Clears the contents of the numeric value.
public abstract Clear ( ) : void
Résultat void