ace/Source/ACE.Database/SQLFormatters
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
..
World Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
SQLWriter.cs Add AiOptions, TargetingTactic and Tolerance enums to commented SQL output (#1382) 2019-01-26 19:19:06 -06:00