C# 클래스 ASPNET.Plugin.Master.Lib.AssembleVirtualFile

상속: System.Web.Hosting.VirtualFile
파일 보기 프로젝트 열기: Oobert/ASP.NET-MVC-Plugins

공개 메소드들

메소드 설명
AssembleVirtualFile ( string virtualPath ) : System
Open ( ) : Stream

메소드 상세

AssembleVirtualFile() 공개 메소드

public AssembleVirtualFile ( string virtualPath ) : System
virtualPath string
리턴 System

Open() 공개 메소드

public Open ( ) : Stream
리턴 System.IO.Stream