[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.Shipping.ShippoAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public ShippoSystem(
string name,
IConfigSectionNode node,
Object director
)
public ShippoSystem(
string name,
IConfigSectionNode node,
Object director
)
Public Sub New (
name As String,
node As IConfigSectionNode,
director As Object
)
Public Sub New (
name As String,
node As IConfigSectionNode,
director As Object
)
public:
ShippoSystem(
String^ name,
IConfigSectionNode^ node,
Object^ director
)
public:
ShippoSystem(
String^ name,
IConfigSectionNode^ node,
Object^ director
)
new :
name : string *
node : IConfigSectionNode *
director : Object -> ShippoSystem
new :
name : string *
node : IConfigSectionNode *
director : Object -> ShippoSystem