C# 클래스 Novell.Directory.Ldap.LdapAttribute.URLData

파일 보기 프로젝트 열기: EventStore/csharp-ldap

공개 메소드들

메소드 설명
URLData ( LdapAttribute enclosingInstance, sbyte data, int length ) : System
getData ( ) : sbyte[]
getLength ( ) : int

비공개 메소드들

메소드 설명
InitBlock ( LdapAttribute enclosingInstance ) : void

메소드 상세

URLData() 공개 메소드

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

getData() 공개 메소드

public getData ( ) : sbyte[]
리턴 sbyte[]

getLength() 공개 메소드

public getLength ( ) : int
리턴 int