chặn > Sự kiện > CommentBase > CommentCreateDeleteHelper

Phương thức Event.commentBase.CategoryCreateDeleteHelper()

Chức năng trợ giúp cho Nhận xét[Create|Delete]

Chữ ký:

static CommentCreateDeleteHelper(event: CommentCreate | CommentDelete, create: boolean): void;

Tham số

Thông số Loại Mô tả
event CommentCreate | CommentDelete Sự kiện cần chạy.
create boolean nếu True thì Tạo, nếu False thì Xoá

Trường hợp trả lại hàng:

void