C# 클래스 YAMP.NumericValue

Base class for numeric classes.
상속: Value
파일 보기 프로젝트 열기: CHMP-HLab/HLab.Erp.Lims.Analysis

공개 메소드들

메소드 설명
Clear ( ) : void

Clears the contents of the numeric value.

메소드 상세

Clear() 공개 추상적인 메소드

Clears the contents of the numeric value.
public abstract Clear ( ) : void
리턴 void