프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FormatMessage | string |
메소드 | 설명 | |
---|---|---|
FailedPredicateException ( Parser recognizer ) : System.Globalization | ||
FailedPredicateException ( Parser recognizer, string predicate ) : System.Globalization | ||
FailedPredicateException ( Parser recognizer, string predicate, string message ) : System.Globalization |
메소드 | 설명 | |
---|---|---|
FormatMessage ( string predicate, string message ) : string |
public FailedPredicateException ( Parser recognizer ) : System.Globalization | ||
recognizer | Parser | |
리턴 | System.Globalization |
public FailedPredicateException ( Parser recognizer, string predicate ) : System.Globalization | ||
recognizer | Parser | |
predicate | string | |
리턴 | System.Globalization |
public FailedPredicateException ( Parser recognizer, string predicate, string message ) : System.Globalization | ||
recognizer | Parser | |
predicate | string | |
message | string | |
리턴 | System.Globalization |