C# 클래스 Microsoft.Build.Tasks.Cpp.CPPClean

상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: mono-soc-2011/mono

Private Properties

프로퍼티 타입 설명
deleteFiles void
deleteFilesOnDir void

공개 메소드들

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

비공개 메소드들

메소드 설명
deleteFiles ( List filesDeleted, string directory, IEnumerable files ) : void
deleteFilesOnDir ( List filesDeleted, string directory ) : void

메소드 상세

CPPClean() 공개 메소드

public CPPClean ( ) : System
리턴 System

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool