Exemple #1
0
 public DateTime GetLastupdateDateServer(ulong serverid)
 {
     return(context.GetLastRefreshDate(serverid));
 }