C# Class CitizenMatt.ReSharper.ExtensionManager.Tests.Implementation.FakePackageFile

Inheritance: IPackageFile
ファイルを表示 Open project: citizenmatt/ReSharperExtensionManager

Public Methods

Method Description
FakePackageFile ( string path ) : System
GetStream ( ) : Stream

Method Details

FakePackageFile() public method

public FakePackageFile ( string path ) : System
path string
return System

GetStream() public method

public GetStream ( ) : Stream
return Stream