Метод | Описание | |
---|---|---|
CommentSpamException ( ) : System |
Initializes a new instance of the CommentSpamException class.
|
|
CommentSpamException ( |
Initializes a new instance of the CommentSpamException class.
|
|
CommentSpamException ( string message ) : System |
Initializes a new instance of the CommentSpamException class.
|
|
CommentSpamException ( string message, |
Initializes a new instance of the CommentSpamException class.
|
public CommentSpamException ( |
||
innerException | The inner exception. | |
Результат | System |
public CommentSpamException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public CommentSpamException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Результат | System |