C# Class Kooboo.Commerce.CMSIntegration.DataSources.StringConvert

Show file Open project: Kooboo/Ecommerce Class Usage Examples

Public Methods

Method Description
ToObject ( string value, Type type ) : object

Method Details

ToObject() public static method

public static ToObject ( string value, Type type ) : object
value string
type System.Type
return object