C# 클래스 Dev2.Studio.Core.Specs.Helper.FileQueryHelper

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

공개 메소드들

메소드 설명
Add ( string path ) : void
FileQueryHelper ( ) : System.Collections.Generic
QueryList ( string searchPath ) : void

메소드 상세

Add() 공개 메소드

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

FileQueryHelper() 공개 메소드

public FileQueryHelper ( ) : System.Collections.Generic
리턴 System.Collections.Generic

QueryList() 공개 메소드

public QueryList ( string searchPath ) : void
searchPath string
리턴 void