Méthode | Description | |
---|---|---|
EndsWithException ( string expected, string actual ) : System |
Creates a new instance of the EndsWithException class.
|
Méthode | Description | |
---|---|---|
ShortenActual ( string expected, string actual ) : string | ||
ShortenExpected ( string expected, string actual ) : string |
public EndsWithException ( string expected, string actual ) : System | ||
expected | string | The expected string value |
actual | string | The actual value |
Résultat | System |