C# 클래스 ATMLModelLibrary.model.UncertainQuantity

상속: Quantity
파일 보기 프로젝트 열기: UtrsSoftware/ATMLWorkBench

공개 프로퍼티들

프로퍼티 타입 설명
PATTERN string

공개 메소드들

메소드 설명
UncertainQuantity ( string value, string &remainder ) : System
Validate ( ) : void

메소드 상세

UncertainQuantity() 공개 메소드

public UncertainQuantity ( string value, string &remainder ) : System
value string
remainder string
리턴 System

Validate() 공개 메소드

public Validate ( ) : void
리턴 void

프로퍼티 상세

PATTERN 공개적으로 정적으로 프로퍼티

public static string PATTERN
리턴 string