C# 클래스 FluentSharp.NUnit.Extra_IO_ExtensionMethods

파일 보기 프로젝트 열기: TeamMentor/Master

공개 메소드들

메소드 설명
files ( this folders, bool recursive = false ) : List

Returns a unique list of all files inside the list of folders provided

메소드 상세

files() 공개 정적인 메소드

Returns a unique list of all files inside the list of folders provided
public static files ( this folders, bool recursive = false ) : List
folders this
recursive bool
리턴 List