Метод | Описание | |
---|---|---|
TaskSolutionException ( ) : System |
|
|
TaskSolutionException ( string message ) : System |
|
|
TaskSolutionException ( string message, Exception inner ) : System |
|
public TaskSolutionException ( string message ) : System | ||
message | string | |
Результат | System |
public TaskSolutionException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Результат | System |