C# Class AsyncMediator.Test.TestingTaskExtension

This extension should only be used for testing - it allows for fire-and-forget tasks to be used Removes the need for ////#pragma warning disable 4014 wrapping
Mostra file Open project: jpv001/AsyncMediator

Private Methods

Method Description
FireAndForget ( this task ) : void