C# Class FakeHttpContext.Switchers.SwitcherContainer

Inheritance: IDisposable
Show file Open project: vadimzozulya/FakeHttpContext

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
SwitcherContainer ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SwitcherContainer() protected method

protected SwitcherContainer ( ) : System
return System