Identifies a single square in the playing field (SoftwareArchitects.Battleships..::.PlayingField).
Namespace:
SoftwareArchitects.BattleshipsAssembly: SoftwareArchitects.Battleships (in SoftwareArchitects.Battleships.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class Coordinates : MarshalByRefObject |
| Visual Basic (Declaration) |
|---|
Public Class Coordinates _ Inherits MarshalByRefObject |
| Visual C++ |
|---|
public ref class Coordinates : public MarshalByRefObject |