C# Class videocoreelfdis.CallbackContext

ファイルを表示 Open project: thubble/videocore-elf-dis

Public Methods

Method Description
CallbackContext ( string text ) : System
Invoke ( object target, BoundInstruction source, int>.Dictionary boundValues ) : string

Private Methods

Method Description
EvaluateExpression ( NCalc.Expression expr, int>.Dictionary boundValues ) : object
GetCallbackMethod ( object target ) : MethodInfo
Initialize ( ) : void

Method Details

CallbackContext() public method

public CallbackContext ( string text ) : System
text string
return System

Invoke() public method

public Invoke ( object target, BoundInstruction source, int>.Dictionary boundValues ) : string
target object
source BoundInstruction
boundValues int>.Dictionary
return string