Private constructor to prevent the class with all static members from being instantiated.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
private SnmpConstants() |
| Visual Basic (Declaration) |
|---|
Private Sub New |
| Visual C++ |
|---|
private: SnmpConstants() |