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