FixedPointDecimal.FixedPointDecimal

FixedPointDecimal(int, int)

의 새 인스턴스를 초기화합니다.FixedPointDecimal 클래스.

public FixedPointDecimal(int integer, int fraction)
모수유형설명
integerInt32정수.
fractionInt32분수.

또한보십시오


FixedPointDecimal(long)

의 새 인스턴스를 초기화합니다.FixedPointDecimal 수업. 32비트 정수의 상위 및 하위 워드를 고정 소수점 숫자로 분할합니다.

public FixedPointDecimal(long value)
모수유형설명
valueInt64가치.

또한보십시오


FixedPointDecimal(double)

의 새 인스턴스를 초기화합니다.FixedPointDecimal 클래스.

public FixedPointDecimal(double value)
모수유형설명
valueDouble가치.

예외

예외상태
OverflowException

또한보십시오