Пример #1
0
 public string GetNotificationHTML(int number)
 {
     return(HtmlCreator.GenerateMenuNotificationNumber(number));
 }