ASN.1 Null value implementation.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class Null : AsnType, ICloneable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class Null _ Inherits AsnType _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Null : public AsnType, ICloneable |