Esempio n. 1
0
 public Node ProcessNode(Character_Info node)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public IEnumerable <NextNodeOption> ProcessNode(Character_Info node)
 {
     throw new NotImplementedException();
 }