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