private void Reset() { StartFinder F = new StartFinder(this.GetDeltas()); this.Rotate(F.GetIndex()); }
private void Reset() { StartFinder F= new StartFinder(this.GetDeltas()); this.Rotate(F.GetIndex()); }