RuleStore.ValueDefinitionLinkFound<T> Délégué
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.
public: generic <typename T>
delegate void RuleStore::ValueDefinitionLinkFound(ValueDefinitionLink ^ valueDefinitionLink, T parameter);
public delegate void RuleStore.ValueDefinitionLinkFound<T>(ValueDefinitionLink valueDefinitionLink, T parameter);
type RuleStore.ValueDefinitionLinkFound<'T> = delegate of ValueDefinitionLink * 'T -> unit
Public Delegate Sub RuleStore.ValueDefinitionLinkFound(Of T)(valueDefinitionLink As ValueDefinitionLink, parameter As T)
Paramètres de type
- T
Paramètres
- valueDefinitionLink
- ValueDefinitionLink
- parameter
- T