Initializes a new instance of the BargeEx BargeExService class with default settings.

Namespace:  BargeEx
Assembly:  BargeEx (in BargeEx.dll)
Version: 3.0.400.140 (3.0.400.140)

Syntax

C#
public BargeExService()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
BargeExService()

Remarks

The default constructor initializes an empty instance of the BargeEx BargeExService class.

See Also