C# Class Novell.Directory.Ldap.LdapAttribute.URLData

显示文件 Open project: EventStore/csharp-ldap

Public Methods

Method Description
URLData ( LdapAttribute enclosingInstance, sbyte data, int length ) : System
getData ( ) : sbyte[]
getLength ( ) : int

Private Methods

Method Description
InitBlock ( LdapAttribute enclosingInstance ) : void

Method Details

URLData() public method

public URLData ( LdapAttribute enclosingInstance, sbyte data, int length ) : System
enclosingInstance LdapAttribute
data sbyte
length int
return System

getData() public method

public getData ( ) : sbyte[]
return sbyte[]

getLength() public method

public getLength ( ) : int
return int