Метод | Описание | |
---|---|---|
DeserializeService ( System.Xml.Linq.XElement xml, ResourceType resourceType ) : Service | ||
DeserializeService ( string args ) : Service | ||
FetchRecordset ( |
public DeserializeService ( System.Xml.Linq.XElement xml, ResourceType resourceType ) : Service | ||
xml | System.Xml.Linq.XElement | |
resourceType | ResourceType | |
Результат | Service |
public DeserializeService ( string args ) : Service | ||
args | string | |
Результат | Service |
public FetchRecordset ( |
||
pluginService | ||
addFields | bool | |
Результат | RecordsetList |