C# 클래스 ScriptEngine.HostedScript.Library.LDAP.SearchResultImpl

상속: AutoContext
파일 보기 프로젝트 열기: zeratulayuris/oscript_ldap

Private Properties

프로퍼티 타입 설명
GetDirectoryEntry ScriptEngine.HostedScript.Library.LDAP.DirectoryEntryImpl
ResultValueCollectionAsIValue IValue

공개 메소드들

메소드 설명
SearchResultImpl ( SearchResult searchResult ) : System

비공개 메소드들

메소드 설명
GetDirectoryEntry ( ) : ScriptEngine.HostedScript.Library.LDAP.DirectoryEntryImpl
ResultValueCollectionAsIValue ( ResultPropertyValueCollection values ) : IValue

메소드 상세

SearchResultImpl() 공개 메소드

public SearchResultImpl ( SearchResult searchResult ) : System
searchResult SearchResult
리턴 System