[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public static Registry<ShippingSystem> Instances { get; }
public static Registry<ShippingSystem> Instances { get; }
Public Shared ReadOnly Property Instances As Registry(Of ShippingSystem)
Get
Public Shared ReadOnly Property Instances As Registry(Of ShippingSystem)
Get
public:
static property Registry<ShippingSystem^>^ Instances {
Registry<ShippingSystem^>^ get ();
}
public:
static property Registry<ShippingSystem^>^ Instances {
Registry<ShippingSystem^>^ get ();
}
static member Instances : Registry<ShippingSystem> with get
static member Instances : Registry<ShippingSystem> with get
Property Value
Type:
Registry ShippingSystem