Метод | Описание | |
---|---|---|
InvalidHtmlElementMatchException ( ) : System |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
|
InvalidHtmlElementMatchException ( string message ) : System |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
|
InvalidHtmlElementMatchException ( string message, |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
Метод | Описание | |
---|---|---|
InvalidHtmlElementMatchException ( |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
public InvalidHtmlElementMatchException ( ) : System | ||
Результат | System |
protected InvalidHtmlElementMatchException ( |
||
info |
/// The |
|
context |
/// The |
|
Результат | System |
public InvalidHtmlElementMatchException ( string message ) : System | ||
message | string | /// The message that describes the error. /// |
Результат | System |
public InvalidHtmlElementMatchException ( string message, |
||
message | string | /// The message. /// |
inner | /// The inner. /// | |
Результат | System |