ExpressionCompilerTResult, TInstanceParameterToString Method

Returns a string that represents the ExpressionCompilerTResult, TInstanceParameter, i.e., the Expression value.

Definition

Namespace: Gemstone.Expressions.Evaluator
Assembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.178 -- Release Build+87f08ff0c31c7c1340429eba736c5cbcad2e8d10
public override string ToString()

Return Value

String
The Expression value.

See Also