C# 클래스 System.Threading.Tests.ExecutionContextTests

파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
AsyncFlowControlTest ( ) : void
CaptureThenSuppressThenRunFlowTest ( ) : void
CreateCopyTest ( ) : void
DisposeTest ( ) : void
FlowTest ( ) : void
SerializationTest ( ) : void
VerifyExecutionContext ( ExecutionContext executionContext, AsyncLocal asyncLocal, int expectedValue ) : void
VerifyExecutionContextFlow ( AsyncLocal asyncLocal, int expectedValue ) : void