C# Class Kooboo.Commerce.CMSIntegration.Plugins.PluginParametersBuilder

Show file Open project: Kooboo/Ecommerce Class Usage Examples

Public Methods

Method Description
Build ( Type modelType ) : object>.IDictionary

Private Methods

Method Description
DoBuild ( Type modelType, string prefix, object>.Dictionary parameters ) : void
IsDictionary ( Type type ) : bool
IsEnumerable ( Type type, Type &elementType ) : bool
IsSimpleType ( Type type ) : bool

Method Details

Build() public static method

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