Novell.Directory.Ldap.Rfc2251.RfcRelativeLdapDN.RfcRelativeLdapDN C# (CSharp) Method

RfcRelativeLdapDN() public method

public RfcRelativeLdapDN ( System s ) : System
s System
return System
        public RfcRelativeLdapDN(System.String s)
            : base(s)
        {
        }
RfcRelativeLdapDN