Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Infocomment Class
Infocomment Methods
CreateNew Method
CreateNew Method
CreateNew Method (AkObject)
Infocomment
CreateNew Method (AkObject)
新建评论。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
static
Infocomment
CreateNew
(
AkObject
owner
)
Parameters
owner
Type:
Appkit.Data
AkObject
所属的父对象 (基于连接类定义)。
Return Value
Type:
Infocomment
新建的评论。
See Also
Reference
Infocomment Class
CreateNew Overload
Appkit.Sys.Object Namespace