Click or drag to resize
PlayergetName Method
Returns the name of the Player.

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string getName()

Return Value

Type: String
name
See Also