C# Class PsGet.Facts.TestDoubles.MockFileSystemMixin

ファイルを表示 Open project: anurse/PS-Get

Public Methods

Method Description
SetupTestFile ( this self, string fileName, string content ) : void

Method Details

SetupTestFile() public static method

public static SetupTestFile ( this self, string fileName, string content ) : void
self this
fileName string
content string
return void