Exemple #1
0
 public HelpController(IHelpQueryExecutor helpQueryExecutor)
 {
     _helpQueryExecutor = helpQueryExecutor;
 }
 public HelpController(IHelpQueryExecutor helpQueryExecutor)
 {
     _helpQueryExecutor = helpQueryExecutor;
 }