C# Class Appccelerate.ScopingEventBroker.Internals.Context.PerThreadEventScopeContextTest

Inheritance: IDisposable
Afficher le fichier Open project: appccelerate/appccelerate

Méthodes publiques

Méthode Description
Dispose ( ) : void
PerThreadEventScopeContextTest ( ) : System

Private Methods

Méthode Description
Acquire_WhenDifferentThread_ReturnsNew ( ) : void
Acquire_WhenSameThreadAndDisposed_ShouldReturnNew ( ) : void
Acquire_WhenSameThread_ShouldReturnSame ( ) : void
Dispose_WhenDisposeWasAlreadyCalled_ShouldNotThrow ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PerThreadEventScopeContextTest() public méthode

public PerThreadEventScopeContextTest ( ) : System
Résultat System