namespace BITKit.Net.Examples
{
public struct NetClientAllocateIdCommand
public int Id;
public string Ip;
}