C# Class Novell.Directory.Ldap.Utilclass.ExceptionMessages

This class contains strings that may be associated with Exceptions generated by the Ldap API libraries. Two entries are made for each message, a String identifier, and the actual error string. Parameters are identified as {0}, {1}, etc.
Inheritance: System.Resources.ResourceManager
Mostrar archivo Open project: EventStore/csharp-ldap Class Usage Examples

Public Methods

Method Description
getContents ( ) : System.Object[][]

Method Details

getContents() public method

public getContents ( ) : System.Object[][]
return System.Object[][]