Пример #1
0
 public static string getTimeshiftUrl(ref TvControl.User me)
 {
     return(serverIntf.GetTimeshiftUrl(ref me));
 }