C# Class ExpressiveAnnotations.MvcWebSample.UITests.ServerFixture

Inheritance: IDisposable
Datei anzeigen Open project: jwaliszko/ExpressiveAnnotations Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
ServerFixture ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

ServerFixture() public method

public ServerFixture ( ) : System
return System