Nuclex.Support/Documents
2014-07-19 09:13:36 +00:00
..
DoubleConverter.txt Some cosmetic changes; all methods in the StringBuilderHelper are now extension methods; added GarbagePolicy enumeration for StringBuilder helper methods; custom Semaphore is not internal in Windows builds to avoid ambiguous symbols 2012-03-03 12:45:49 +00:00
Nuclex.Support.txt ReverseComparer still used old generic argument naming convention - fixed 2012-03-14 15:47:31 +00:00
Request Framework.txt Applied planned changes to the Waitable class; Waitable class now has a Wait() method that can be used instead of the WaitHandle; publicized Waitable's members to deriving classes so they don't have to duplicate them when doing a custom implementation; virtualized all Methods to allow a custom Waitable implementation to completely provide its own methods of Waiting, determining the Ended state and registering to the AsyncEnded event 2008-06-11 20:06:23 +00:00