ace/Source/ACE.Server/Command
Mag-nus 4dab146548
Code cleanup (#1681)
* Flags attribute

* empty statement

* Fix Formatting

* Fix OrderBy -> ThenBy

* use OfType

* Replace with asingle call to Count(...)

* Replace with a single call to FirstOrDefault

* Merge cast with type check

* use String.IsNullOrEmpty

* use collections count property

* use format specifier (results in shorter loc)

* use Any() instead of Count() > 0

* revert ThenBy with comment
2019-04-10 20:48:34 -05:00
..
Handlers Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
CommandHandler.cs ACE prj to ACE.Server rename (#628) 2018-02-08 17:05:02 -06:00
CommandHandlerAttribute.cs ACE prj to ACE.Server rename (#628) 2018-02-08 17:05:02 -06:00
CommandHandlerFlag.cs ACE prj to ACE.Server rename (#628) 2018-02-08 17:05:02 -06:00
CommandHandlerInfo.cs ACE prj to ACE.Server rename (#628) 2018-02-08 17:05:02 -06:00
CommandHandlerResponse.cs ACE prj to ACE.Server rename (#628) 2018-02-08 17:05:02 -06:00
CommandManager.cs Dat update (#1509) 2019-03-09 19:51:03 -06:00
CommandParameterHelpers.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00