C# Class ClientSideSort, csharp-ldap

Mostrar archivo 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