private void CompleteHander() { layer.DestroyLine(fcell, tcell); layer = null; fcell = null; tcell = null; OnEnd(); }