Esempio n. 1
0
 internal void RunCommand(MoveRawCommand command)
 {
     this.RunCommand(command.GetCommandText());
 }
		internal void RunCommand(MoveRawCommand command)
		{
			this.RunCommand(command.GetCommandText());
		}