namespace BITKit.Net.Examples { public struct NetClientPingCommand { public int Ping; } }