C# Class Novell.Directory.Ldap.Events.DirectoryEventArgs

This is the base class for other EventArgs corresponding to Ldap and Edir events.
Inheritance: BaseEventArgs
Afficher le fichier Open project: EventStore/csharp-ldap Class Usage Examples

Protected Properties

Свойство Type Description
eClassification EventClassifiers

Méthodes publiques

Méthode Description
DirectoryEventArgs ( LdapMessage sourceMessage, EventClassifiers aClassification )

Method Details

DirectoryEventArgs() public méthode

public DirectoryEventArgs ( LdapMessage sourceMessage, EventClassifiers aClassification )
sourceMessage LdapMessage
aClassification EventClassifiers

Property Details

eClassification protected_oe property

protected EventClassifiers eClassification
Résultat EventClassifiers