コード例 #1
0
 public override object Evaluate(EvaluationContext context)
 {
     return(context.GetConstant(Ident));
 }