Пример #1
0
 public void Visit(ExprDotEvalVisitor visitor)
 {
     visitor.VisitEnumeration(_enumMethodEnum.GetNameCamel());
 }