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

Afficher le fichier Open project: scottrippey/SmartFormat.NET

Méthodes publiques

Méthode Description
this ( ParsingError parsingErrorKey ) : string

Gets the string representation of the ParsingError enum.

Private Methods

Méthode Description
ParsingErrorText ( ) : System

CTOR.

Method Details

this() public méthode

Gets the string representation of the ParsingError enum.
public this ( ParsingError parsingErrorKey ) : string
parsingErrorKey ParsingError
Résultat string