ACadSharp.IO.NotificationEventHandler - DomCR/ACadSharp GitHub Wiki

NotificationEventHandler Class

Definition

Namespace: ACadSharp.IO

C#

public sealeddelegate NotificationEventHandler

Methods

Returns Name Summary
IAsyncResult BeginInvoke(System.Object, ACadSharp.IO.NotificationEventArgs, System.AsyncCallback, System.Object)
Void EndInvoke(System.IAsyncResult)
Void Invoke(System.Object, ACadSharp.IO.NotificationEventArgs)