C# 클래스 Nexus.Client.Util.Antlr.LanguageError

Describes an error genered while parsing CPL.
파일 보기 프로젝트 열기: NexusMods/NexusModManager-4.5 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Generates a string representation of the class.

This returns an error message summarizing the error's data.

메소드 상세

ToString() 공개 메소드

Generates a string representation of the class.
This returns an error message summarizing the error's data.
public ToString ( ) : string
리턴 string