C# 클래스 ATMLModelLibrary.model.MetricPrefixes

상속: StandardPrefixes
파일 보기 프로젝트 열기: UtrsSoftware/ATMLWorkBench 1 사용 예제들

공개 메소드들

메소드 설명
GetPrefix ( string prefix ) : StandardUnitPrefix
HasPrefix ( string value, string &prefix ) : bool
MetricPrefixes ( ) : System

메소드 상세

GetPrefix() 공개 정적인 메소드

public static GetPrefix ( string prefix ) : StandardUnitPrefix
prefix string
리턴 StandardUnitPrefix

HasPrefix() 공개 정적인 메소드

public static HasPrefix ( string value, string &prefix ) : bool
value string
prefix string
리턴 bool

MetricPrefixes() 공개 메소드

public MetricPrefixes ( ) : System
리턴 System