C# 클래스 System.Runtime.InteropServices.CurrencyWrapper

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 메소드들

메소드 설명
CurrencyWrapper ( decimal obj ) : System
CurrencyWrapper ( object obj ) : System

메소드 상세

CurrencyWrapper() 공개 메소드

public CurrencyWrapper ( decimal obj ) : System
obj decimal
리턴 System

CurrencyWrapper() 공개 메소드

public CurrencyWrapper ( object obj ) : System
obj object
리턴 System