Пример #1
0
 public void StartLengthBatch()
 {
     _bth = new UndoRedo.UndoBatch(this, "Set Length", true);
 }
Пример #2
0
		public void StartLengthBatch() {
			_bth = new UndoRedo.UndoBatch(this, "Set Length", true);
		}