LoadSamplingPropertiesEventHandler 委托

定义

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

参数

sender
Object

适用于