_IOdaHostAppEvents_StopEventHandler Delegate
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public delegate void _IOdaHostAppEvents_StopEventHandler()
Public Delegate Sub _IOdaHostAppEvents_StopEventHandler
public delegate void _IOdaHostAppEvents_StopEventHandler()
type _IOdaHostAppEvents_StopEventHandler =
delegate of unit -> unit
See Also