C# 클래스 Appccelerate.ScopingEventBroker.Internals.Context.PerThreadEventScopeContextTest

상속: IDisposable
파일 보기 프로젝트 열기: appccelerate/appccelerate

공개 메소드들

메소드 설명
Dispose ( ) : void
PerThreadEventScopeContextTest ( ) : System

비공개 메소드들

메소드 설명
Acquire_WhenDifferentThread_ReturnsNew ( ) : void
Acquire_WhenSameThreadAndDisposed_ShouldReturnNew ( ) : void
Acquire_WhenSameThread_ShouldReturnSame ( ) : void
Dispose_WhenDisposeWasAlreadyCalled_ShouldNotThrow ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

PerThreadEventScopeContextTest() 공개 메소드

public PerThreadEventScopeContextTest ( ) : System
리턴 System