Beispiel #1
0
 public List <DataHistoryLog> GetAllDataImportLog()
 {
     return(MongoProvider.GetAllDataHistoryLog());
 }