C# 클래스 NuDeploy.Core.Services.Filesystem.RelativeFilePathInfoFactory

상속: IRelativeFilePathInfoFactory
파일 보기 프로젝트 열기: andreaskoch/NuDeploy

공개 메소드들

메소드 설명
GetRelativeFilePathInfo ( string absoluteFilePath, string basePath ) : RelativeFilePathInfo

메소드 상세

GetRelativeFilePathInfo() 공개 메소드

public GetRelativeFilePathInfo ( string absoluteFilePath, string basePath ) : RelativeFilePathInfo
absoluteFilePath string
basePath string
리턴 RelativeFilePathInfo