C# 클래스 YAMP.Errors.YAMPEscapeSequenceNotFoundError

The escape sequence not found error.
상속: YAMPParseError
파일 보기 프로젝트 열기: FlorianRappl/YAMP

비공개 메소드들

메소드 설명
YAMPEscapeSequenceNotFoundError ( Int32 line, Int32 column, Char sequence ) : System
YAMPEscapeSequenceNotFoundError ( ParseEngine pe, Char sequence ) : System