Delegate MutationCallback
Delegate MutationCallback
Nazwa przestrzeń: Aspose.Svg.Dom.Mutations Zgromadzenie: Aspose.SVG.dll (25.5.0)
Przedstawia metodę, która zajmie się wydarzeniami mutacyjnymi.
[ComVisible(true)]
public delegate void MutationCallback(IList<mutationrecord> mutations, MutationObserver observer)
Parameters
mutations
IList
• <
MutationRecord
>
Lista rejestrów mutacji.
observer
MutationObserver
Obserwator mutacji.