Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Zetetic
Ldap
Attr
C# Class Zetetic.Ldap.Attr
显示文件
Open project: skradel/Zetetic.Ldap
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Attr
( ) :
System
Attr
(
string
name
,
List
value
) :
System
Attr
(
string
name
,
object
value
) :
System
Method Details
Attr()
public
method
public
Attr
( ) :
System
return
System
Attr()
public
method
public
Attr
(
string
name
,
List
value
) :
System
name
string
value
List
return
System
Attr()
public
method
public
Attr
(
string
name
,
object
value
) :
System
name
string
value
object
return
System