Exemplo n.º 1
0
 public async Task <bool> SaveTicketType()
 {
     return(await _iRespository.Commit());
 }