C# 클래스 Endjin.Templify.Domain.Domain.Packager.Processors.CleanUpProcessor

상속: ICleanUpProcessor
파일 보기 프로젝트 열기: endjin/Templify

공개 메소드들

메소드 설명
Process ( string path ) : void

비공개 메소드들

메소드 설명
CleanUpProcessor ( IProgressNotifier progressNotifier ) : System.Collections.Generic
ForceDeleteDirectory ( string path ) : void

메소드 상세

Process() 공개 메소드

public Process ( string path ) : void
path string
리턴 void