Esempio n. 1
0
 protected virtual bool Set(byte[] dgram)
 {
     return(ConvertHelper.ByteToObject(dgram, this));
 }