NewConnectionForScriptEventHandler Delegato

Definizione

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)

Parametri

sender
Object

Si applica a