Nuclex.Support/Source
Markus Ewald a934fb155e Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings
git-svn-id: file:///srv/devel/repo-conversion/nusu@330 d2e56fa2-650e-0410-a79f-9358c0239efd
2017-01-21 22:08:24 +00:00
..
Async Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
Cloning Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
Collections Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
IO Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
Licensing Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
Parsing Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
Settings Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
AffineThreadPool.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
AffineThreadPool.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
EnumHelper.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
EnumHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
FloatHelper.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
FloatHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
GarbagePolicy.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
IntegerHelper.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
IntegerHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
Observable.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
Observable.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
ObservableHelper.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
ObservableHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
ParallelBackgroundWorker.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
ParallelBackgroundWorker.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
PathHelper.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
PathHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
PropertyChangedEventArgsHelper.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
PropertyChangedEventArgsHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
Shared.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
Shared.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
StringBuilderHelper.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
StringBuilderHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
StringHelper.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
StringHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
StringSegment.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
StringSegment.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
TypeHelper.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
TypeHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
WeakReference.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
WeakReference.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00
XmlHelper.cs Fixed async task notifications; added more comments; restored CancellationToken methods; removed useless usings 2017-01-21 22:08:24 +00:00
XmlHelper.Test.cs Added a set of interfaces implementing async methods in a plain enough way to support coroutines, RPC and P/Invokes; updated copyright statement for the year 2017 2017-01-21 21:33:55 +00:00