다음을 통해 공유


Amount 클래스

정의

금액입니다.

public class Amount
type Amount = class
Public Class Amount
상속
Amount

생성자

Amount()

Amount 클래스의 새 instance 초기화합니다.

Amount(String, Nullable<Double>)

Amount 클래스의 새 instance 초기화합니다.

속성

Currency

금액 값의 통화를 가져옵니다.

Value

크기 값을 가져오거나 설정합니다.

적용 대상