C# 클래스 AuctionSniper.Domain.MoneyExtension

파일 보기 프로젝트 열기: isaiah-perumalla/goos-dot-net

공개 메소드들

메소드 설명
AsMoney ( this amount, string currency ) : Money
Gbp ( this amount ) : Money

메소드 상세

AsMoney() 공개 정적인 메소드

public static AsMoney ( this amount, string currency ) : Money
amount this
currency string
리턴 Money

Gbp() 공개 정적인 메소드

public static Gbp ( this amount ) : Money
amount this
리턴 Money