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&gt;

רשימת רישומי המוטציה.

observer MutationObserver

הצופה במוטציה.

 Ελληνικά