Novell.Directory.Ldap.LdapIntermediateResponse.getRegisteredResponses C# (CSharp) Method

getRegisteredResponses() public static method

public static getRegisteredResponses ( ) : RespExtensionSet
return Novell.Directory.Ldap.Utilclass.RespExtensionSet
        public static RespExtensionSet getRegisteredResponses()
        {
            return registeredResponses;
        }