Click or drag to resize

CustomizableMatchServerNodeSetInternalProperties Method

Namespace:  SoftGear.Strix.Client.Match.Node.Model
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public void SetInternalProperties(
	IDictionary<string, Object> internalProperties
)

Parameters

internalProperties
Type: System.Collections.GenericIDictionaryString, Object
See Also