Add the reset of Stats
This commit is contained in:
@@ -8,6 +8,8 @@ namespace skydiveLogs_api.DomainBusiness.Interfaces
|
||||
#region Public Methods
|
||||
IEnumerable<StatsByYear> GetStats();
|
||||
|
||||
void Reset();
|
||||
|
||||
#endregion Public Methods
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user