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

Afficher le fichier Open project: EventStore/csharp-ldap

Méthodes publiques

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

Private Methods

Méthode Description
InitBlock ( LdapAttribute enclosingInstance ) : void

Method Details

URLData() public méthode

public URLData ( LdapAttribute enclosingInstance, sbyte data, int length ) : System
enclosingInstance LdapAttribute
data sbyte
length int
Résultat System

getData() public méthode

public getData ( ) : sbyte[]
Résultat sbyte[]

getLength() public méthode

public getLength ( ) : int
Résultat int