ace/Source/ACE.Common/Extensions
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
..
BinaryReaderExtensions.cs Authentication overhaul and API start (#543) 2017-10-21 13:32:06 -04:00
CharacterNameExtensions.cs Feature: Admin @boot command (#297) 2017-05-01 08:00:56 -04:00
DoubleExtensions.cs move order-insensitive items earlier in packet processing pipeline (#1647) 2019-04-06 00:52:07 -05:00
EnumHelper.cs Fixing armor coverage in slots inventory (#1278) 2019-01-15 23:45:35 -05:00
ExceptionExtensions.cs Retry failed shard db queries (#1654) 2019-04-08 19:12:03 -05:00
FloatExtensions.cs Fix Trap Door Switch (#1213) 2019-01-04 03:27:15 -06:00
ListExtensions.cs Fix infinite loop in GetCombatManeuver (#1219) 2019-01-02 10:10:48 -06:00
PropertyInfoExtensions.cs All this does is cleanup a bunch of style issues that Resharper complains about (#629) 2018-02-09 06:46:49 -06:00
StringExtensions.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
TimeSpanExtensions.cs Adding methods to QuestManager (#1052) 2018-10-13 03:57:04 -04:00