C# 클래스 Batman.Core.FileSystem.Local.NetworkFileSystem

Network file system
상속: Batman.Core.FileSystem.Local.BaseClasses.LocalFileSystemBase
파일 보기 프로젝트 열기: JaCraig/Batman

보호된 메소드들

메소드 설명
AbsolutePath ( string Path ) : string

Gets the absolute path of the variable passed in

메소드 상세

AbsolutePath() 보호된 메소드

Gets the absolute path of the variable passed in
protected AbsolutePath ( string Path ) : string
Path string Path to convert to absolute
리턴 string