'宣言 Function AddReply( _ ByVal text As System.String, _ Optional ByVal author As System.String _ ) As ICommentThreaded
ICommentThreaded AddReply( System.string text, System.string author )
パラメータ
- text
- 文字列は返信の内容です。
- author
- 作成者の名前
'宣言 Function AddReply( _ ByVal text As System.String, _ Optional ByVal author As System.String _ ) As ICommentThreaded
ICommentThreaded AddReply( System.string text, System.string author )