Example #1
0
 public void Add(string notation)
 {
     Add(Ship.Parse(notation));
 }