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

Inheritance: IWebService
Afficher le fichier Open project: royosherove/aout1 Class Usage Examples

Méthodes publiques

Свойство Type Description
ToThrow System.Exception

Méthodes publiques

Méthode Description
LogError ( string message ) : void

Method Details

LogError() public méthode

public LogError ( string message ) : void
message string
Résultat void

Property Details

ToThrow public_oe property

public Exception,System ToThrow
Résultat System.Exception