Property | Type | Description |
---|
Method | Description | |
---|---|---|
SetDatasource ( IGameSchoolEntities dataSource ) : void |
Sets up a new datasource.
|
Method | Description | |
---|---|---|
Save ( ) : void |
Save all changes to the datasource.
|
public SetDatasource ( IGameSchoolEntities dataSource ) : void | ||
dataSource | IGameSchoolEntities | A datasource that implements the IGameSchoolEntities interface. |
return | void |