Beispiel #1
0
 public bool OnContextMenuCommand(int commandId)
 {
     return(actionRegistry.Execute(commandId));
 }