[This is preliminary documentation and is subject to change.]
Denotes an implementation of IShippingSystem
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IShippingSystemImplementation : IShippingSystem,
IConfigurable, IInstrumentable, IExternallyParameterized
public interface IShippingSystemImplementation : IShippingSystem,
IConfigurable, IInstrumentable, IExternallyParameterized
Public Interface IShippingSystemImplementation
Inherits IShippingSystem, IConfigurable, IInstrumentable, IExternallyParameterized
Public Interface IShippingSystemImplementation
Inherits IShippingSystem, IConfigurable, IInstrumentable, IExternallyParameterized
public interface class IShippingSystemImplementation : IShippingSystem,
IConfigurable, IInstrumentable, IExternallyParameterized
public interface class IShippingSystemImplementation : IShippingSystem,
IConfigurable, IInstrumentable, IExternallyParameterized
type IShippingSystemImplementation =
interface
interface IShippingSystem
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
type IShippingSystemImplementation =
interface
interface IShippingSystem
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end