IScorableFactory<Item,Score> Interface
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 interface IScorableFactory<in Item,out Score>
type IScorableFactory<'Item, 'Score> = interface
Public Interface IScorableFactory(Of In Item, Out Score)
Paramètres de type
- Item
- Score
- Dérivé
Méthodes
ScorableFor(IEnumerable<MethodInfo>) |