HtmlLinkClickedException 构造函数 (String) |
Initializes a new instance of the
Exception class with a specified error message.
命名空间:
DSkin.Html.Core.Entities
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public HtmlLinkClickedException(
string message
)
参数
- message
- 类型:SystemString
The message that describes the error.
参见