ブロックする >イベント >CommentDelete >(コンストラクタ)

Events.CommentDelete.(constructor)

CommentDelete クラスの新しいインスタンスを作成します。

署名:

constructor(opt_comment?: WorkspaceComment);

パラメータ

パラメータ 説明
opt_comment WorkspaceComment (省略可)削除されたコメント。空のイベントの場合は未定義。