C# Class Squared.Game.Graph.Node

Inheritance: INode, INamedObject
Afficher le fichier Open project: sq/Fracture Class Usage Examples

Méthodes publiques

Méthode Description
INode ( INode child ) : void
ToString ( ) : string

Private Methods

Méthode Description
INode ( ) : IEnumerable

Method Details

INode() public méthode

public INode ( INode child ) : void
child INode
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string