RuleStore.VocabularyLinkFound<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::VocabularyLinkFound(VocabularyLink ^ vocabularyLink, T parameter);
public delegate void RuleStore.VocabularyLinkFound<T>(VocabularyLink vocabularyLink, T parameter);
type RuleStore.VocabularyLinkFound<'T> = delegate of VocabularyLink * 'T -> unit
Public Delegate Sub RuleStore.VocabularyLinkFound(Of T)(vocabularyLink As VocabularyLink, parameter As T)
Paramètres de type
- T
Paramètres
- vocabularyLink
- VocabularyLink
- parameter
- T