DuiHtmlLabelDispose 方法 (Boolean) |
Release the html container resources.
命名空间:
DSkin.DirectUI
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法protected override void Dispose(
bool disposing
)
参数
- disposing
- 类型:SystemBoolean
为 true 则同时释放托管资源和非托管资源;为 false 则只释放非托管资源
参见