Beispiel #1
0
 internal void SetResultsInDatabase(Result[,] results)
 {
     StatisticManager.SetResults(results, session);
 }