C# Class System.Runtime.InteropServices.CurrencyWrapper

ファイルを表示 Open project: runefs/Marvin Class Usage Examples

Public Methods

Method Description
CurrencyWrapper ( decimal obj ) : System
CurrencyWrapper ( object obj ) : System

Method Details

CurrencyWrapper() public method

public CurrencyWrapper ( decimal obj ) : System
obj decimal
return System

CurrencyWrapper() public method

public CurrencyWrapper ( object obj ) : System
obj object
return System