C# 클래스 F2F.Sandbox.TargetFolderBasedFileLocator

File locator that locates files from the target output directory (debug/rel/...). The folder is
상속: FolderBasedFileLocator
파일 보기 프로젝트 열기: apprenda/F2F.Sandbox

공개 메소드들

메소드 설명
TargetFolderBasedFileLocator ( Type typeInRootNamespace ) : System

Creates a new instance looking up the target folder by resolving the given type's assembly location.

메소드 상세

TargetFolderBasedFileLocator() 공개 메소드

Creates a new instance looking up the target folder by resolving the given type's assembly location.
public TargetFolderBasedFileLocator ( Type typeInRootNamespace ) : System
typeInRootNamespace System.Type
리턴 System