C# Class DeenGames.ThePrisoner.Model.Node

Show file Open project: deengames/the-prisoner Class Usage Examples

Public Methods

Method Description
AddLink ( NodeLink l ) : void
Node ( ) : System
ToString ( ) : string

Method Details

AddLink() public method

public AddLink ( NodeLink l ) : void
l NodeLink
return void

Node() public method

public Node ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string