Beispiel #1
0
 public static bool Store(MemoryStream _buf_, MsgCliSvr_SellItem_Req obj)
 {
     return(obj.Store(_buf_));
 }