private void ConnectBlock() { BlockConnection.Connect(this); }
private void OnMouseEnter() { _blockConnection.Connect(this); }