ApplyApplicationDefaultsEventHandler 代理人

定義

表示將處理 ApplyApplicationDefaults 事件的回呼方法。

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

參數

sender
Object

適用於