Delegate MutationCallback
Delegate MutationCallback
Tên không gian: Aspose.Html.Dom.Mutations Tổng hợp: Aspose.HTML.dll (25.4.0)
Nó đại diện cho phương pháp sẽ xử lý các sự kiện đột biến.
[ComVisible(true)]
public delegate void MutationCallback(IList<mutationrecord> mutations, MutationObserver observer)
Parameters
mutations
IList
<
MutationRecord
>
Danh sách các hồ sơ đột biến.
observer
MutationObserver
Người quan sát biến đổi.