Esempio n. 1
0
 public DateTime?GetMaxDateByModelID(int idModel)
 {
     return(MarkerManager.GetMaxDateByModelID(idModel));
 }