[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual IEnumerable<string> SupportedCurrencies { get; }
public virtual IEnumerable<string> SupportedCurrencies { get; }
Public Overridable ReadOnly Property SupportedCurrencies As IEnumerable(Of String)
Get
Public Overridable ReadOnly Property SupportedCurrencies As IEnumerable(Of String)
Get
public:
virtual property IEnumerable<String^>^ SupportedCurrencies {
IEnumerable<String^>^ get ();
}
public:
virtual property IEnumerable<String^>^ SupportedCurrencies {
IEnumerable<String^>^ get ();
}
abstract SupportedCurrencies : IEnumerable<string> with get
override SupportedCurrencies : IEnumerable<string> with get
abstract SupportedCurrencies : IEnumerable<string> with get
override SupportedCurrencies : IEnumerable<string> with get
Property Value
Type:
IEnumerable
String Implements
IPaySystem SupportedCurrencies