NoMatchBehaviorEventHandler Délégué

Définition

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

Paramètres

sender
Object

S’applique à