C# Class SmartFormat.Core.Parsing.Parser.ParsingErrorText

Datei anzeigen Open project: scottrippey/SmartFormat.NET

Public Methods

Method Description
this ( ParsingError parsingErrorKey ) : string

Gets the string representation of the ParsingError enum.

Private Methods

Method Description
ParsingErrorText ( ) : System

CTOR.

Method Details

this() public method

Gets the string representation of the ParsingError enum.
public this ( ParsingError parsingErrorKey ) : string
parsingErrorKey ParsingError
return string