C# Class NullReference.WebService.ServiceApp

Mostra file Open project: voltagex/junkcode

Protected Properties

Property Type Description
app IDisposable

Public Methods

Method Description
Start ( ) : void
Stop ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

Property Details

app protected_oe property

protected IDisposable app
return IDisposable