C# 클래스 OpenCNCPilot.Util.GrblErrorProvider

파일 보기 프로젝트 열기: martin2250/OpenCNCPilot

공개 메소드들

메소드 설명
ExpandError ( string error ) : string
GetErrorMessage ( int errorCode ) : string

비공개 메소드들

메소드 설명
ErrorMatchEvaluator ( Match m ) : string
GrblErrorProvider ( ) : System

메소드 상세

ExpandError() 공개 정적인 메소드

public static ExpandError ( string error ) : string
error string
리턴 string

GetErrorMessage() 공개 정적인 메소드

public static GetErrorMessage ( int errorCode ) : string
errorCode int
리턴 string