C# 클래스 Fusion.Build.Builder.LocalFile

파일 보기 프로젝트 열기: demiurghg/FusionEngine

공개 프로퍼티들

프로퍼티 타입 설명
BaseDir string
FullPath string
Handled bool
KeyPath string

공개 메소드들

메소드 설명
LocalFile ( string baseDir, string fullPath ) : System

메소드 상세

LocalFile() 공개 메소드

public LocalFile ( string baseDir, string fullPath ) : System
baseDir string
fullPath string
리턴 System

프로퍼티 상세

BaseDir 공개적으로 프로퍼티

public string BaseDir
리턴 string

FullPath 공개적으로 프로퍼티

public string FullPath
리턴 string

Handled 공개적으로 프로퍼티

public bool Handled
리턴 bool

KeyPath 공개적으로 프로퍼티

public string KeyPath
리턴 string