Beispiel #1
0
 public int CreateRegulation()
 {
     return(AuctionService.CreateRegulation(FillRegulation()));
 }