Exemplo n.º 1
0
 public InputTarget(Character character)
     : this(character, character.GetCell())
 {
 }