C# 클래스 CCNet.Build.CheckProject.LocalFilesShouldMatchProjectFiles

상속: IChecker
파일 보기 프로젝트 열기: shuruev/CCNet.Extensions

공개 메소드들

메소드 설명
Check ( CheckContext context ) : void

비공개 메소드들

메소드 설명
CheckEntries ( IEnumerable items, IEnumerable required, string &description ) : bool

메소드 상세

Check() 공개 메소드

public Check ( CheckContext context ) : void
context CheckContext
리턴 void