MDLObjectHandler 委托

定义

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

参数

mdlObject
MDLObject
stop
Boolean

适用于