Пример #1
0
 public override object GetValueType(EvaluationContext ctx, object val)
 {
     return(MemberResolver.GetValueType(val));
 }