Esempio n. 1
0
 public String StartCountdown(Int32 promotionId)
 {
     return(BusinessLogic.StartCountdown(promotionId));
 }