public void ice_delegate(object del) { _ice_delegate = (RoomV2Operations_)del; }
public RoomV2Tie_(RoomV2Operations_ del) { _ice_delegate = del; }