'宣言 Function AddCommentThreaded( _ ByVal text As System.String, _ Optional ByVal author As System.String _ ) As ICommentThreaded
ICommentThreaded AddCommentThreaded( System.string text, System.string author )
パラメータ
- text
- 追加するテキスト。
- author
- 作者の名前。
'宣言 Function AddCommentThreaded( _ ByVal text As System.String, _ Optional ByVal author As System.String _ ) As ICommentThreaded
ICommentThreaded AddCommentThreaded( System.string text, System.string author )