C# Class NServiceBus.ContainerTests.AnotherDisposableComponent

Inheritance: IDisposable
Show file Open project: Particular/NServiceBus

Public Properties

Property Type Description
DisposeCalled bool

Public Methods

Method Description
Dispose ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Property Details

DisposeCalled public static property

public static bool DisposeCalled
return bool