Пример #1
0
 public async Task CreateLance(Lance NovoLance) => await LanceDAO.Create(NovoLance);