C# Class Edge, The-next-step

Datei anzeigen 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_oe property

public Node, A
return Node,

B public_oe property

public Node, B
return Node,