ModelExtensions.IsIndexerMethod(IModel, MethodInfo) Méthode

Définition

Obtient une valeur indiquant si l’objet MethodInfo donné reprenait un accès à l’indexeur.

C#
public static bool IsIndexerMethod (this Microsoft.EntityFrameworkCore.Metadata.IModel model, System.Reflection.MethodInfo methodInfo);

Paramètres

model
IModel

Modèle à utiliser.

methodInfo
MethodInfo

MethodInfo pour lequel case activée.

Retours

S’applique à

Produit Versions
Entity Framework Core 5.0