Пример #1
0
 protected override void iceWriteImpl(OutputStream ostr)
 {
     ostr.StartSlice(ice_id(), -1, true);
     ostr.EndSlice();
 }