C# Class Kooboo.Commerce.Api.OptionalIncludeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
GetOptionalIncludeFields ( Type type ) : IEnumerable

Private Methods

Méthode Description
FindOptionalIncludeFields ( Type type, string prefix, HashSet paths, HashSet visitedPropertiesInThisPath ) : void
IsComplexType ( Type type ) : bool

Method Details

GetOptionalIncludeFields() public static méthode

public static GetOptionalIncludeFields ( Type type ) : IEnumerable
type System.Type
Résultat IEnumerable