NewConnectionForScriptEventHandler 委托

定义

public delegate void NewConnectionForScriptEventHandler(System::Object ^ sender, NewConnectionForScriptEventArgs ^ args);
public delegate void NewConnectionForScriptEventHandler(object sender, NewConnectionForScriptEventArgs args);
type NewConnectionForScriptEventHandler = delegate of obj * NewConnectionForScriptEventArgs -> unit
Public Delegate Sub NewConnectionForScriptEventHandler(sender As Object, args As NewConnectionForScriptEventArgs)

参数

sender
Object

适用于