Esempio n. 1
0
        public async Task ClearData()
        {
            await _LP.ClearData();

            await _TOU.ClearData();
        }