view .hgignore @ 207:558f34b2fb50 v2

added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' added Safe.Dispose(IEnumerable) added PromiseExtensions.CancellationPoint to add a cancellation point to the chain of promises added IPromise<T> PromiseExtensions.Then<T>(this IPromise<T> that, Action<T> success) overloads added PromiseExtensions.Error() overloads to handle a error or(and) a cancellation
author cin
date Wed, 09 Nov 2016 12:03:22 +0300
parents 3071220371f8
children 8d5de4eb9c2c
line wrap: on
line source

syntax: glob
Implab.Test/bin/
*.user
Implab.Test/obj/
*.userprefs
Implab/bin/
Implab/obj/
TestResults/
Implab.Fx/obj/
Implab.Fx/bin/
Implab.Fx.Test/bin/
Implab.Fx.Test/obj/
_ReSharper.Implab/
Implab.Diagnostics.Interactive/bin/
Implab.Diagnostics.Interactive/obj/
MonoPlay/bin/
MonoPlay/obj/
Implab.Test/Implab.Format.Test/bin/
Implab.Test/Implab.Format.Test/obj/
*.suo