Show / Hide Table of Contents

Delegate XDataRemoveAppRegEventHandler

Namespace: netDxf
Assembly: CADability.dll
Syntax
public delegate void XDataRemoveAppRegEventHandler(IHasXData sender, ObservableCollectionEventArgs<ApplicationRegistry> e);
Parameters
Type Name Description
IHasXData sender
ObservableCollectionEventArgs<ApplicationRegistry> e
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX