C# Class Xunit.Runners.ThreadPoolHelper

Show file Open project: xunit/devices.xunit Class Usage Examples

Public Methods

Method Description
RunAsync ( Action action ) : void

Method Details

RunAsync() public static method

public static RunAsync ( Action action ) : void
action Action
return void