 | UITemplate 构造函数 |
Sweet 开发框架
模版引擎
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public UITemplate(
string content
)
Public Sub New (
content As String
)
new :
content : string -> UITemplate
参数
- content
- 类型:SystemString
[缺少 "M:SweetUI.UITemplate.#ctor(System.String)" 的 <param name="content"/> 文档]
参见