프로퍼티 | 타입 | 설명 | |
---|---|---|---|
rootDirectory |
메소드 | 설명 | |
---|---|---|
AddFile ( string filePath, string contents ) : void | ||
GetFile ( string virtualPath ) : IVirtualFile | ||
InMemoryVirtualPathProvider ( IAppHost appHost ) : System |
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void |
public AddFile ( string filePath, string contents ) : void | ||
filePath | string | |
contents | string | |
리턴 | void |
public GetFile ( string virtualPath ) : IVirtualFile | ||
virtualPath | string | |
리턴 | IVirtualFile |
public InMemoryVirtualPathProvider ( IAppHost appHost ) : System | ||
appHost | IAppHost | |
리턴 | System |