C# 클래스 ilcclib.Preprocessor.LocalFolderIncludeContainer

상속: IIncludeContainer
파일 보기 프로젝트 열기: soywiz/ilcc

공개 메소드들

메소드 설명
LocalFolderIncludeContainer ( string Path ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
IIncludeContainer ( string FileName ) : bool
IIncludeContainer ( ) : string
IIncludeContainer ( string FileName ) : string
NormalizePath ( string FileName ) : string

메소드 상세

LocalFolderIncludeContainer() 공개 메소드

public LocalFolderIncludeContainer ( string Path ) : System
Path string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string