Méthode | Description | |
---|---|---|
ContextMismatchException ( IHostScreen? currentContext, IHostScreen? expectedContext ) : System |
Méthode | Description | |
---|---|---|
ContextMismatchException ( string message ) : System | ||
CreateExceptionMessage ( IHostScreen? currentContext, IHostScreen? expectedContext ) : string | ||
Throw ( IHostScreen? currentContext, IHostScreen? expectedContext ) : void | ||
ThrowCurrentContextIsNull ( ) : void | ||
ThrowIfContextNotEqual ( IHostScreen actual, IHostScreen expected ) : void |
public ContextMismatchException ( IHostScreen? currentContext, IHostScreen? expectedContext ) : System | ||
currentContext | IHostScreen? | |
expectedContext | IHostScreen? | |
Résultat | System |