Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateCurrency ( |
||
CurrencyMgrProxy ( ) : System | ||
DeleteCurrency ( |
||
LoadCurrency ( string code, string name ) : IList | ||
UpdateCurrency ( |
public CreateCurrency ( |
||
currency | ||
return | void |
public DeleteCurrency ( |
||
currency | ||
return | void |
public LoadCurrency ( string code, string name ) : IList | ||
code | string | |
name | string | |
return | IList |
public UpdateCurrency ( |
||
currency | ||
return | void |