Пример #1
0
 public DataType VisitClass(ClassType ct)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Formatter VisitClass(ClassType ct)
 {
     throw new NotImplementedException();
 }