C# 클래스 Shaolinq.AsyncRewriter.AsyncRewriterTask

상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: tumtumtum/Shaolinq

Private Properties

프로퍼티 타입 설명
Equal bool
GetDlls IEnumerable

공개 메소드들

메소드 설명
AsyncRewriterTask ( ) : System
Execute ( ) : bool

비공개 메소드들

메소드 설명
Equal ( TextReader left, TextReader right ) : bool
GetDlls ( string parentDirectory ) : IEnumerable

메소드 상세

AsyncRewriterTask() 공개 메소드

public AsyncRewriterTask ( ) : System
리턴 System

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool