C# 클래스 BuildDTOsFromExcel.Tests.FileService.FileParserTests.When_given_a_list_of_files

파일 보기 프로젝트 열기: mvba/ExcelMapper

보호된 프로퍼티들

프로퍼티 타입 설명
_fileParser IFileParser
_files List

비공개 메소드들

메소드 설명
SetUp ( ) : void
Should_return_the_list_of_files ( ) : void

프로퍼티 상세

_fileParser 보호되어 있는 프로퍼티

protected IFileParser _fileParser
리턴 IFileParser

_files 보호되어 있는 프로퍼티

protected List _files
리턴 List