log Implab/PromiseExtensions.cs @ 251:7c7e9ad6fe4a v3

age author description
2018-01-31 cin Implab.Test moved to xunit v3
2018-01-29 cin Added awaiters to promises v3
2016-11-16 cin Bound promise to CancellationToken v2
2016-11-13 cin RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) v2
2016-11-09 cin added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' v2
2016-10-25 cin Added ResetState to RunnableComponent to reset in case of failure v2