1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace BITKit.Net.Examples
|
||||
{
|
||||
public struct NetClientAllocateIdCommand
|
||||
{
|
||||
public int Id;
|
||||
public string Ip;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user