示例#1
0
 public void ice_delegate(object del)
 {
     _ice_delegate = (RoomV2Operations_)del;
 }
示例#2
0
 public RoomV2Tie_(RoomV2Operations_ del)
 {
     _ice_delegate = del;
 }