Delegate MutationCallback
Delegate MutationCallback
Namespace: Aspose.Html.Dom.Mutations
Assembly: Aspose.HTML.dll (25.1.0)
แทนที่วิธีการที่จะจัดการกับเหตุการณ์การเปลี่ยนแปลง
[ComVisible(true)]
public delegate void MutationCallback(IList<mutationrecord> mutations, MutationObserver observer)
พารามิเตอร์
mutations
IList<MutationRecord>
รายการของบันทึกการเปลี่ยนแปลง
observer
MutationObserver
ผู้สังเกตการณ์การเปลี่ยนแปลง