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