MDLObjectHandler Delegate

Definition

public delegate void MDLObjectHandler(MDLObject mdlObject, ref bool stop);
type MDLObjectHandler = delegate of MDLObject *  -> unit

Parameters

mdlObject
MDLObject
stop
Boolean

Applies to