コード例 #1
0
 public string PrintState() => $"{_position.X}:{_position.Y}:{_direction.AsString()}";