C# 클래스 AngularTemplates.Compile.Tests.TestVirtualFile

상속: System.Web.Hosting.VirtualFile
파일 보기 프로젝트 열기: vadimi/AngularTemplates.Compile 1 사용 예제들

공개 메소드들

메소드 설명
Open ( ) : Stream
TestVirtualFile ( string virtualPath, string contents ) : System.IO

메소드 상세

Open() 공개 메소드

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

TestVirtualFile() 공개 메소드

public TestVirtualFile ( string virtualPath, string contents ) : System.IO
virtualPath string
contents string
리턴 System.IO