Exemplo n.º 1
0
 static void WriteFriends(BinaryWriter writer, FriendData item)
 {
     item.Pack(writer);
 }