C# 클래스 Dapper.FluentMap.Dommel.Resolvers.DommelPropertyResolver

Implements the DommelMapper.IPropertyResolver interface by using the configured mapping.
상속: DommelMapper.PropertyResolverBase
파일 보기 프로젝트 열기: henkmollema/Dapper-FluentMap

공개 메소드들

메소드 설명
ResolveProperties ( Type type ) : IEnumerable

보호된 메소드들

메소드 설명
FilterComplexTypes ( IEnumerable properties ) : IEnumerable

메소드 상세

FilterComplexTypes() 보호된 메소드

protected FilterComplexTypes ( IEnumerable properties ) : IEnumerable
properties IEnumerable
리턴 IEnumerable

ResolveProperties() 공개 메소드

public ResolveProperties ( Type type ) : IEnumerable
type System.Type
리턴 IEnumerable