C# 클래스 JTC.SharpLinter.Config.SharpLinterBatch

파일 보기 프로젝트 열기: revdotcom/SharpLinter 1 사용 예제들

공개 메소드들

메소드 설명
Process ( ) : IList
SharpLinterBatch ( JsLintConfiguration configuration ) : System

보호된 메소드들

메소드 설명
StringOrMissingDescription ( string text ) : string

비공개 메소드들

메소드 설명
LintDataComparer ( JsLintData x, JsLintData y ) : int
MapFileName ( string path, string mask ) : string

메소드 상세

Process() 공개 메소드

public Process ( ) : IList
리턴 IList

SharpLinterBatch() 공개 메소드

public SharpLinterBatch ( JsLintConfiguration configuration ) : System
configuration JsLintConfiguration
리턴 System

StringOrMissingDescription() 보호된 메소드

protected StringOrMissingDescription ( string text ) : string
text string
리턴 string