C# 클래스 DeenGames.ThePrisoner.Helpers.NodeHelper

파일 보기 프로젝트 열기: deengames/the-prisoner

공개 메소드들

메소드 설명
GetStartNode ( string content ) : Node

비공개 메소드들

메소드 설명
parseContentAndMakeGraph ( string content ) : Node

메소드 상세

GetStartNode() 공개 정적인 메소드

public static GetStartNode ( string content ) : Node
content string
리턴 DeenGames.ThePrisoner.Model.Node