CustomizableMatchRoomSetStringKey Method |
Sets the string 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 SetStringKey(
string stringKey
)
Parameters
- stringKey
- Type: SystemString
String search key.
See Also