C# Class OpenCNCPilot.Util.GrblErrorProvider

ファイルを表示 Open project: martin2250/OpenCNCPilot

Public Methods

Method Description
ExpandError ( string error ) : string
GetErrorMessage ( int errorCode ) : string

Private Methods

Method Description
ErrorMatchEvaluator ( Match m ) : string
GrblErrorProvider ( ) : System

Method Details

ExpandError() public static method

public static ExpandError ( string error ) : string
error string
return string

GetErrorMessage() public static method

public static GetErrorMessage ( int errorCode ) : string
errorCode int
return string