C# Class Kooboo.Commerce.Reflection.ModelTypeInfo

Mostra file Open project: Kooboo/Ecommerce Class Usage Examples

Public Methods

Method Description
GetTypeInfo ( Type type ) : ModelTypeInfo
ModelTypeInfo ( Type type ) : System

Private Methods

Method Description
InspectCollectionInfo ( Type type ) : void

Method Details

GetTypeInfo() public static method

public static GetTypeInfo ( Type type ) : ModelTypeInfo
type System.Type
return ModelTypeInfo

ModelTypeInfo() public method

public ModelTypeInfo ( Type type ) : System
type System.Type
return System