Warning 1 Overloaded method 'Lidgren.Network.NetIncomingMessage.ReadInt32(int)'
differing only in ref or out, or in array rank, is not
CLS-compliant C:\Users\...\Lidgren.Network\NetIncomingMessage.Read.cs 254 16 Lid
gren.Network
At this line of code in NetIncomingMessage.Read.cs
/// <summary>
/// Reads a signed integer stored in 1 to 32 bits, written using Write(Int32,
Int32)
/// </summary>
public Int32 ReadInt32(int numberOfBits)
Original issue reported on code.google.com by z...@thezbuffer.com on 31 Jan 2012 at 8:55
Original issue reported on code.google.com by
z...@thezbuffer.com
on 31 Jan 2012 at 8:55