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
ClientSideSort
C# Class ClientSideSort, csharp-ldap
显示文件
Open project: EventStore/csharp-ldap
Public Methods
Method
Description
Main
(
String
args
) :
void
PrintEntry
(
LdapEntry
entry
) :
void
Method Details
Main()
public
static
method
public
static
Main
(
String
args
) :
void
args
String
return
void
PrintEntry()
public
static
method
public
static
PrintEntry
(
LdapEntry
entry
) :
void
entry
Novell.Directory.Ldap.LdapEntry
return
void