C# Class Bike.Interpreter.Interpreter.FunctionConversionRule

Inheritance: IConversionRule
Afficher le fichier Open project: buunguyen/bike

Méthodes publiques

Méthode Description
Convert ( Type targetType, object owner, object &value ) : bool

Method Details

Convert() public méthode

public Convert ( Type targetType, object owner, object &value ) : bool
targetType System.Type
owner object
value object
Résultat bool