C# 클래스 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.
상속: ClrAccessorFactory
파일 보기 프로젝트 열기: lodejard/AllNetCore 1 사용 예제들

공개 메소드들

메소드 설명
Create ( PropertyInfo property ) : IClrPropertyGetter

메소드 상세

Create() 공개 메소드

public Create ( PropertyInfo property ) : IClrPropertyGetter
property PropertyInfo
리턴 IClrPropertyGetter