C# 클래스 Kobi.RecreationalRegex.Mazes.MazesDebugHelper

파일 보기 프로젝트 열기: kobi/RecreationalRegex

공개 메소드들

메소드 설명
ShowDirections ( this mazeMatch ) : string
ShowPath ( this mazeMatch ) : string

메소드 상세

ShowDirections() 공개 정적인 메소드

public static ShowDirections ( this mazeMatch ) : string
mazeMatch this
리턴 string

ShowPath() 공개 정적인 메소드

public static ShowPath ( this mazeMatch ) : string
mazeMatch this
리턴 string