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

适用于