IOT Dash
|
Public Member Functions | |
Task< bool > | SaveChangesAsync () |
Represents a contract for a store object that saves changes to database.
Task< bool > IotDash.Services.IModelSaver.SaveChangesAsync | ( | ) |
Save changes to the database.
Implemented in IotDash.Services.ModelStore.HistoryEntryStore.