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