The class constructor. Constructs a default object with the default value. See the super class constructor for more information

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

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

See Also