C# 클래스 Signum.Web.PortableAreas.CompiledVirtualFile

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

공개 메소드들

메소드 설명
CompiledVirtualFile ( string virtualPath, Type compiledType ) : System
Open ( ) : Stream

메소드 상세

CompiledVirtualFile() 공개 메소드

public CompiledVirtualFile ( string virtualPath, Type compiledType ) : System
virtualPath string
compiledType System.Type
리턴 System

Open() 공개 메소드

public Open ( ) : Stream
리턴 Stream