Connection_MaxRooms
constructor in Global.Connection_MaxRooms
Constructors
[TestCase(new object[] { 1 })]
[TestCase(new object[] { 2 })]
[TestCase(new object[] { 5 })]
[TestCase(new object[] { 10 })]
public Connection_MaxRooms(int numClientsPerRoom)
Parameters
Type | Name | Description |
---|---|---|
int | numClientsPerRoom |