C# Class Bike.Interpreter.Interpreter.FunctionConversionRule

Inheritance: IConversionRule
Show file Open project: buunguyen/bike

Public Methods

Method Description
Convert ( Type targetType, object owner, object &value ) : bool

Method Details

Convert() public method

public Convert ( Type targetType, object owner, object &value ) : bool
targetType System.Type
owner object
value object
return bool