C# Class Contrive.Common.Async.ActionExtensions

Show file Open project: alanstevens/Contrive

Public Properties

Property Type Description
Executor Func

Private Methods

Method Description
RunAsync ( this action, System.Action continueWith = null ) : System.Threading.Tasks.Task

Property Details

Executor public static property

public static Func Executor
return Func