Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Xunit
Runners
ThreadPoolHelper
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