Novell.Directory.Ldap.Asn1.Asn1Null.Asn1Null C# (CSharp) Method

Asn1Null() public method

Call this constructor to construct a new Asn1Null object.
public Asn1Null ( ) : System
return System
        public Asn1Null()
            : base(ID)
        {
            return ;
        }