Пример #1
0
 private static void LoadData()
 {
     // TODO store Sample* and object instances here instead of handwritten SQL
     SampleDataGenerator.LoadTestSampleData();
 }