C# Class DeenGames.ThePrisoner.Helpers.NodeHelper

Afficher le fichier Open project: deengames/the-prisoner

Méthodes publiques

Méthode Description
GetStartNode ( string content ) : Node

Private Methods

Méthode Description
parseContentAndMakeGraph ( string content ) : Node

Method Details

GetStartNode() public static méthode

public static GetStartNode ( string content ) : Node
content string
Résultat DeenGames.ThePrisoner.Model.Node