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