C# 클래스 SmartFormat.Core.Parsing.Parser.ParsingErrorText

파일 보기 프로젝트 열기: scottrippey/SmartFormat.NET

공개 메소드들

메소드 설명
this ( ParsingError parsingErrorKey ) : string

Gets the string representation of the ParsingError enum.

비공개 메소드들

메소드 설명
ParsingErrorText ( ) : System

CTOR.

메소드 상세

this() 공개 메소드

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