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

적용 대상