C# Class Open.Core.Common.ErrorInfo

Information describing an error.
Inheritance: IErrorInfo
Datei anzeigen Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Converts the error to a string.

Method Details

ToString() public method

Converts the error to a string.
public ToString ( ) : string
return string