Пример #1
0
 public GenerateContent()
 {
     _contentApp = new GenerateContentAppService();
 }
Пример #2
0
 public GenerateChannel()
 {
     _generateContentApp = new GenerateContentAppService();
 }
Пример #3
0
 public GenerateHome()
 {
     _generateContentApp = new GenerateContentAppService();
 }