C# 클래스 CitizenMatt.ReSharper.ExtensionManager.Tests.Implementation.FakePackageFile

상속: IPackageFile
파일 보기 프로젝트 열기: citizenmatt/ReSharperExtensionManager

공개 메소드들

메소드 설명
FakePackageFile ( string path ) : System
GetStream ( ) : Stream

메소드 상세

FakePackageFile() 공개 메소드

public FakePackageFile ( string path ) : System
path string
리턴 System

GetStream() 공개 메소드

public GetStream ( ) : Stream
리턴 Stream