EventCallbackFactoryEventArgsExtensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des méthodes d’extension pour les EventCallbackFactory types et .EventArgs
public ref class EventCallbackFactoryEventArgsExtensions abstract sealed
public static class EventCallbackFactoryEventArgsExtensions
type EventCallbackFactoryEventArgsExtensions = class
Public Module EventCallbackFactoryEventArgsExtensions
- Héritage
-
EventCallbackFactoryEventArgsExtensions
Méthodes
Create(EventCallbackFactory, Object, Action<ChangeEventArgs>) |
Crée un EventCallback pour le fourni |
Create(EventCallbackFactory, Object, Action<EventArgs>) |
Crée un EventCallback pour le fourni |
Create(EventCallbackFactory, Object, Func<ChangeEventArgs,Task>) |
Crée un EventCallback pour le fourni |
Create(EventCallbackFactory, Object, Func<EventArgs,Task>) |
Crée un EventCallback pour le fourni |