Initializes a new instance of the PlayerAttribute class.

Namespace:  SoftwareArchitects.Battleships
Assembly:  SoftwareArchitects.Battleships (in SoftwareArchitects.Battleships.dll)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public PlayerAttribute()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
PlayerAttribute()

See Also