Метод | Описание | |
---|---|---|
ViewDisposedException ( ) : System |
Create a simple exception with no further explanation.
|
|
ViewDisposedException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public ViewDisposedException ( string message ) : System | ||
message | string | |
Результат | System |