C# Class Kobi.RecreationalRegex.Mazes.MazesDebugHelper

Datei anzeigen Open project: kobi/RecreationalRegex

Public Methods

Method Description
ShowDirections ( this mazeMatch ) : string
ShowPath ( this mazeMatch ) : string

Method Details

ShowDirections() public static method

public static ShowDirections ( this mazeMatch ) : string
mazeMatch this
return string

ShowPath() public static method

public static ShowPath ( this mazeMatch ) : string
mazeMatch this
return string