Beispiel #1
0
 public object Visit(PrefabMethods obj)
 {
     return(obj.PrefabMethodType);
 }
Beispiel #2
0
 public object Visit(PrefabMethods obj)
 {
     throw new NotImplementedException();
 }