C# 클래스 Dev2.Scheduler.DirectoryHelper

상속: IDirectoryHelper
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
CreateIfNotExists ( string debugOutputPath ) : string
GetFiles ( string path ) : string[]

메소드 상세

CreateIfNotExists() 공개 메소드

public CreateIfNotExists ( string debugOutputPath ) : string
debugOutputPath string
리턴 string

GetFiles() 공개 메소드

public GetFiles ( string path ) : string[]
path string
리턴 string[]