BryanWilhite / SonghayCore

core reusable, opinionated concerns for *all* 🧐 of my C# projects
http://songhayblog.azurewebsites.net/
MIT License
1 stars 0 forks source link

move `Songhay.Extensions.TaskExtensions.Delay` to a Utility #144

Closed BryanWilhite closed 2 years ago

BryanWilhite commented 2 years ago

Songhay.Extensions.TaskExtensions.Delay effectively overwrites the Task it should be extending; it follows that it should be more explicit about this in a Utility class