SnmpSharpNet.Vb.Vb C# (CSharp) 메소드

Vb() 공개 메소드

Standard constructor. Initializes values to null.
public Vb ( ) : System
리턴 System
        public Vb()
        {
            _asnType = (byte)(SEQUENCE | CONSTRUCTOR);
        }

Same methods

Vb::Vb ( Oid oid ) : System
Vb::Vb ( Oid oid, AsnType value ) : System
Vb::Vb ( Vb second ) : System
Vb::Vb ( string oid ) : System