C# Class System.Runtime.InteropServices.CurrencyWrapper

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
CurrencyWrapper ( decimal obj ) : System
CurrencyWrapper ( object obj ) : System

Method Details

CurrencyWrapper() public méthode

public CurrencyWrapper ( decimal obj ) : System
obj decimal
Résultat System

CurrencyWrapper() public méthode

public CurrencyWrapper ( object obj ) : System
obj object
Résultat System