C# 클래스 Apex.Search.SearchResults

파일 보기 프로젝트 열기: yallie/ApexSharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SearchResults ( dynamic self ) : ApexSharp
clone ( ) : object
get ( string sObjectType ) : List

메소드 상세

SearchResults() 공개 메소드

public SearchResults ( dynamic self ) : ApexSharp
self dynamic
리턴 ApexSharp

clone() 공개 메소드

public clone ( ) : object
리턴 object

get() 공개 메소드

public get ( string sObjectType ) : List
sObjectType string
리턴 List