[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)
protected ShippingSystemHost(
string name,
IConfigSectionNode node,
Object director
)
protected ShippingSystemHost(
string name,
IConfigSectionNode node,
Object director
)
Protected Sub New (
name As String,
node As IConfigSectionNode,
director As Object
)
Protected Sub New (
name As String,
node As IConfigSectionNode,
director As Object
)
protected:
ShippingSystemHost(
String^ name,
IConfigSectionNode^ node,
Object^ director
)
protected:
ShippingSystemHost(
String^ name,
IConfigSectionNode^ node,
Object^ director
)
new :
name : string *
node : IConfigSectionNode *
director : Object -> ShippingSystemHost
new :
name : string *
node : IConfigSectionNode *
director : Object -> ShippingSystemHost