Пример #1
0
 public TestDataService()
 {
     ContentService = new TestContentService();
     LogService     = new TestLogService();
     MediaService   = new TestMediaService();
 }
Пример #2
0
 public TestDataService()
 {
     ContentService = new TestContentService();
     LogService = new TestLogService();
     MediaService = new TestMediaService();
 }