xenadmin/XenAdmin/Plugins/Features
Konstantina Chremmou 077cb17deb CP-5750: Changed the declaration for the ActionBase events Completed, Changed and
NewAction to use the Action<ActionBase> delegate instead of EventHandler. Thus
there is no need to fire them with Empty or null EventArgs and on several occasions
we avoid casting objects in the event handlers.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-09 17:20:33 +01:00
..
Feature.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MenuItemFeature.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MenuItemFeatureCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
ParentMenuItemFeature.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ParentMenuItemFeatureCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TabPageFeature.cs CP-5434: Removed status bar from XenCenter's MainWindow. 2013-07-02 18:14:26 +01:00