C# Class Apex.Search.SearchResults

Afficher le fichier Open project: yallie/ApexSharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SearchResults ( dynamic self ) : ApexSharp
clone ( ) : object
get ( string sObjectType ) : List

Method Details

SearchResults() public méthode

public SearchResults ( dynamic self ) : ApexSharp
self dynamic
Résultat ApexSharp

clone() public méthode

public clone ( ) : object
Résultat object

get() public méthode

public get ( string sObjectType ) : List
sObjectType string
Résultat List