Ejemplo n.º 1
0
 public NewArticleViewModel(IArticleCommandExecutor commandExecutor)
 {
     this.CommandExecutor = commandExecutor;
 }
 public NewArticleViewModel(IArticleCommandExecutor commandExecutor)
 {
     this.CommandExecutor = commandExecutor;
 }