CustomizableMatchRoomSetKey7 Method |
Sets the seventh search key.
Namespace:
SoftGear.Strix.Client.Match.Room.Model
Assembly:
strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax public void SetKey7(
double key7
)
Parameters
- key7
- Type: SystemDouble
Seventh search key.
See Also