C# 클래스 Kooboo.Commerce.Api.OptionalIncludeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

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

비공개 메소드들

메소드 설명
FindOptionalIncludeFields ( Type type, string prefix, HashSet paths, HashSet visitedPropertiesInThisPath ) : void
IsComplexType ( Type type ) : bool

메소드 상세

GetOptionalIncludeFields() 공개 정적인 메소드

public static GetOptionalIncludeFields ( Type type ) : IEnumerable
type System.Type
리턴 IEnumerable