Skip to content

ACadSharp.IO.NotificationEventHandler

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

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)
Clone this wiki locally