Esempio n. 1
0
 public GenerateContent()
 {
     _contentApp = new GenerateContentAppService();
 }
Esempio n. 2
0
 public GenerateChannel()
 {
     _generateContentApp = new GenerateContentAppService();
 }
Esempio n. 3
0
 public GenerateHome()
 {
     _generateContentApp = new GenerateContentAppService();
 }