GenerateNewCcmConnectionEventHandler 代理人

定義

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

パラメーター

sender
Object

適用対象