xenadmin/XenModel/Actions/DR
Konstantina Chremmou e30ea433c7 Refactoring to simplify the code and make calculations more efficient:
Removed unnecessary abstractions. Replaced named delegates with anonymous ones.
Use pattern matching and avoid multiple casts. Be consistent in the properties
we check.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-07-30 10:42:20 +01:00
..
DrRecoverAction.cs Do not localise log entries or ellipsise names. Log exception stack traces where applicable. 2019-11-13 12:31:44 +00:00
DrTaskCreateAction.cs Do not initialise a logger if a class does not use it. 2019-11-13 12:31:44 +00:00
GetMetadataVDIsAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
ShutdownAndDestroyVmAppliancesAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
ShutdownAndDestroyVMsAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
StartVMsAndAppliancesAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
VdiLoadMetadataAction.cs Refactoring to simplify the code and make calculations more efficient: 2020-07-30 10:42:20 +01:00
VdiOpenDatabaseAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00