public ExpressionContextCompiler(
string expression,
ExpressionContext context
)Public Sub New (
expression As String,
context As ExpressionContext
)public:
ExpressionContextCompiler(
String^ expression,
ExpressionContext^ context
)Gemstone.Expressions.Evaluator.ExpressionContextCompiler = function(expression, context);