MindFusion.Reporting for Silverlight Programmer's Guide
MindFusion.Scripting Namespace
Classes
 

 Classes

  Class Description

ByteCode

Encapsulates the compiled result of a parsed tree and performs evaluations against that compiled result in various contexts.

CompileOptions

Contains options for the Compiler.Compile method.

Compiler

Provides methods for compiling expressions to byte code.

EvaluateFunctionEventArgs

Contains the arguments passed to DispatchFunctionCall event handlers.

EvaluationContext

Provides a context for evaluating a byte code.

ParseObjectEventArgs

Contains the arguments passed to ParseObject event handlers.