Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Zetetic
Ldap
AttributeEventArgs
C# Class Zetetic.Ldap.AttributeEventArgs
LdifReader raises AttributeEventArgs upon reading a complete single attribute value (which may span multiple folded lines)
Inheritance:
System.EventArgs
Datei anzeigen
Open project: skradel/Zetetic.Ldap
Class Usage Examples
Public Methods
Method
Description
AttributeEventArgs
(
string
attrName
,
object
attrValue
) :
System
Method Details
AttributeEventArgs()
public
method
public
AttributeEventArgs
(
string
attrName
,
object
attrValue
) :
System
attrName
string
attrValue
object
return
System