C# Class videocoreelfdis.CallbackContext

Afficher le fichier Open project: thubble/videocore-elf-dis

Méthodes publiques

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

Private Methods

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

Method Details

CallbackContext() public méthode

public CallbackContext ( string text ) : System
text string
Résultat System

Invoke() public méthode

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