Example #1
0
 public void SetUpdateType(ITEM_UPDATE_TYPE type)
 {
     this.PutByte((byte)type, 5);
 }
Example #2
0
 public void SetUpdateType(ITEM_UPDATE_TYPE type)
 {
     this.PutByte((byte)type, 5);
 }