C# Class Edge, The-next-step

Show file Open project: esther5576/The-next-step Class Usage Examples

Public Properties

Property Type Description
A Node,
B Node,

Public Methods

Method Description
getDirection ( ) : bool

Method Details

getDirection() public method

public getDirection ( ) : bool
return bool

Property Details

A public property

public Node, A
return Node,

B public property

public Node, B
return Node,