Delegate MutationCallback
Delegate MutationCallback
Namn på plats: Aspose.Html.Dom.Mutations Sammanfattning: Aspose.HTML.dll (25.4.0)
Representerar metoden som kommer att hantera en mutation händelser.
[ComVisible(true)]
public delegate void MutationCallback(IList<mutationrecord> mutations, MutationObserver observer)
Parameters
mutations
IList
ochlt;
MutationRecord
>
Förteckning över mutationsrapporter.
observer
MutationObserver
och mutation observatör.