Cambiata visualizzazione calendario e aggiunto formAttività
This commit is contained in:
@@ -46,4 +46,9 @@ public class ManageDataService : IManageDataService
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public Task ClearDb()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user