C# 클래스 Kooboo.Commerce.CMSIntegration.Plugins.PluginParametersBuilder

파일 보기 프로젝트 열기: Kooboo/Ecommerce 1 사용 예제들

공개 메소드들

메소드 설명
Build ( Type modelType ) : object>.IDictionary

비공개 메소드들

메소드 설명
DoBuild ( Type modelType, string prefix, object>.Dictionary parameters ) : void
IsDictionary ( Type type ) : bool
IsEnumerable ( Type type, Type &elementType ) : bool
IsSimpleType ( Type type ) : bool

메소드 상세

Build() 공개 정적인 메소드

public static Build ( Type modelType ) : object>.IDictionary
modelType System.Type
리턴 object>.IDictionary