public static Task Run( Action action )
Public Shared Function Run ( _ action As Action _ ) As Task
public: static Task^ Run( Action^ action )