C# Class Microsoft.EntityFrameworkCore.Metadata.Internal.ClrPropertyGetterFactory

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.
Inheritance: ClrAccessorFactory
Afficher le fichier Open project: lodejard/AllNetCore Class Usage Examples

Méthodes publiques

Méthode Description
Create ( PropertyInfo property ) : IClrPropertyGetter

Method Details

Create() public méthode

public Create ( PropertyInfo property ) : IClrPropertyGetter
property PropertyInfo
Résultat IClrPropertyGetter