[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 static IRegistry<IPaySystemHost> PaySystemHosts { get; }
public static IRegistry<IPaySystemHost> PaySystemHosts { get; }
Public Shared ReadOnly Property PaySystemHosts As IRegistry(Of IPaySystemHost)
Get
Public Shared ReadOnly Property PaySystemHosts As IRegistry(Of IPaySystemHost)
Get
public:
static property IRegistry<IPaySystemHost^>^ PaySystemHosts {
IRegistry<IPaySystemHost^>^ get ();
}
public:
static property IRegistry<IPaySystemHost^>^ PaySystemHosts {
IRegistry<IPaySystemHost^>^ get ();
}
static member PaySystemHosts : IRegistry<IPaySystemHost> with get
static member PaySystemHosts : IRegistry<IPaySystemHost> with get
Property Value
Type:
IRegistry IPaySystemHost