Method | Description | |
---|---|---|
DataEventRecordsController ( IDataEventRecordRepository dataEventRecordRepository ) : System.Collections.Generic |
Method | Description | |
---|---|---|
Delete ( long id ) : void | ||
Get ( long id ) : AspNet5SQLite.Model.DataEventRecord | ||
Get ( ) : IEnumerable |
||
Post ( [ value ) : void | ||
Put ( long id, [ value ) : void |
public DataEventRecordsController ( IDataEventRecordRepository dataEventRecordRepository ) : System.Collections.Generic | ||
dataEventRecordRepository | IDataEventRecordRepository | |
return | System.Collections.Generic |