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