Пример #1
0
 public Generator()
 {
     services = new GeneratorServiceImpl();
     services.ClearAllGenData();
 }