메소드 | 설명 | |
---|---|---|
PrologCompilerError ( string errorCode, string errorText, string fileName, bool isWarning, int line, int column ) : System | ||
ToString ( ) : string |
public PrologCompilerError ( string errorCode, string errorText, string fileName, bool isWarning, int line, int column ) : System | ||
errorCode | string | |
errorText | string | |
fileName | string | |
isWarning | bool | |
line | int | |
column | int | |
리턴 | System |