Свойство | Type | Description | |
---|---|---|---|
FormatMessage | string |
Méthode | Description | |
---|---|---|
FailedPredicateException ( Parser recognizer ) : System.Globalization | ||
FailedPredicateException ( Parser recognizer, string predicate ) : System.Globalization | ||
FailedPredicateException ( Parser recognizer, string predicate, string message ) : System.Globalization |
Méthode | Description | |
---|---|---|
FormatMessage ( string predicate, string message ) : string |
public FailedPredicateException ( Parser recognizer ) : System.Globalization | ||
recognizer | Parser | |
Résultat | System.Globalization |
public FailedPredicateException ( Parser recognizer, string predicate ) : System.Globalization | ||
recognizer | Parser | |
predicate | string | |
Résultat | System.Globalization |
public FailedPredicateException ( Parser recognizer, string predicate, string message ) : System.Globalization | ||
recognizer | Parser | |
predicate | string | |
message | string | |
Résultat | System.Globalization |