C# Class ExpressiveAnnotations.MvcWebSample.UITests.DriverFixture

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

Public Methods

Method Description
Dispose ( ) : void
DriverFixture ( ) : 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

DriverFixture() public method

public DriverFixture ( ) : System
return System