Method | Description | |
---|---|---|
GetDataSourceForLocation ( string location ) : IDataSource |
Factory method to return a datasource based on a given location
|
|
GetDataSourceForMessage ( |
Factory method to return a datasource based on a given data message
|
public static GetDataSourceForLocation ( string location ) : IDataSource |
||
location | string | |
return | IDataSource |
public static GetDataSourceForMessage ( |
||
dataMessage | ClientDataMessage object | |
return | IDataSource |