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