Click or drag to resize
SettingsPagegetParameters Method
Gets the parameters for the Game

Namespace: VikingChess
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private Tuple<string, string, string, string> getParameters()

Return Value

Type: TupleString, String, String, String
TupleT1, T2, T3, T4, T5
See Also