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

Asn1Structured() protected method

protected Asn1Structured ( Asn1Identifier id ) : System
id Asn1Identifier
return System
        protected internal Asn1Structured(Asn1Identifier id)
            : this(id, 10)
        {
            return ;
        }

Same methods

Asn1Structured::Asn1Structured ( Asn1Identifier id, Asn1Object newContent, int size ) : System
Asn1Structured::Asn1Structured ( Asn1Identifier id, int size ) : System