LDAPReader.h 80 B

1234567
  1. #include "interfaces.h"
  2. class LDAPReader: public ILDAPReader
  3. {
  4. public:
  5. };