Exemplo n.º 1
0
 public string CreateBill(bool broken)
 {
     return(_urgentService.CreateWidget(broken));
 }