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