C# 클래스 Xunit.Runners.ThreadPoolHelper

파일 보기 프로젝트 열기: xunit/devices.xunit 1 사용 예제들

공개 메소드들

메소드 설명
RunAsync ( Action action ) : void

메소드 상세

RunAsync() 공개 정적인 메소드

public static RunAsync ( Action action ) : void
action Action
리턴 void