Esempio n. 1
0
 public void Execute(ICommandContext commandContext)
 {
     SenderLocator.Lookup().Send(commandContext.BuildCommand(this));
 }