C# 클래스 Brandy.Web.EmbeddedResourceVirtualPathProvider.NestedVirtualFile

상속: System.Web.Hosting.VirtualFile
파일 보기 프로젝트 열기: BrandyFx/Brandy

공개 메소드들

메소드 설명
NestedVirtualFile ( string virtualPath, Assembly assembly, string name ) : System
Open ( ) : Stream

메소드 상세

NestedVirtualFile() 공개 메소드

public NestedVirtualFile ( string virtualPath, Assembly assembly, string name ) : System
virtualPath string
assembly System.Reflection.Assembly
name string
리턴 System

Open() 공개 메소드

public Open ( ) : Stream
리턴 Stream