C# Class AOUT.Ch4.LogAn.Test.StubService

Inheritance: IWebService
Show file Open project: royosherove/aout1 Class Usage Examples

Public Properties

Property Type Description
ToThrow System.Exception

Public Methods

Method Description
LogError ( string message ) : void

Method Details

LogError() public method

public LogError ( string message ) : void
message string
return void

Property Details

ToThrow public property

public Exception,System ToThrow
return System.Exception