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