Click or drag to resize

CustomizableMatchRoomSetKey1 Method

Sets the first 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
C#
public void SetKey1(
	double key1
)

Parameters

key1
Type: SystemDouble
First search key.
See Also