public void ConnectTest() { IComponentConnector target = new Film(); const int connectionId = 0; target.Connect(connectionId, null); }