C# Class Frapid.Reports.Helpers.DataSourceParameterHelper

Mostrar archivo Open project: frapid/frapid Class Usage Examples

Public Methods

Method Description
CastValue ( object value, string type ) : object

Method Details

CastValue() public static method

public static CastValue ( object value, string type ) : object
value object
type string
return object