C# Class Zetetic.Ldap.DnEventArgs

LdifReader raises DnEventArgs when encountering a new entry or closing out an existing one
Inheritance: System.EventArgs
Afficher le fichier Open project: skradel/Zetetic.Ldap Class Usage Examples

Méthodes publiques

Méthode Description
DnEventArgs ( string dn ) : System

Method Details

DnEventArgs() public méthode

public DnEventArgs ( string dn ) : System
dn string
Résultat System