Exemplo n.º 1
0
 public DataType VisitClass(ClassType ct)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Formatter VisitClass(ClassType ct)
 {
     throw new NotImplementedException();
 }