C# 클래스 PsGet.Facts.TestDoubles.MockFileSystemMixin

파일 보기 프로젝트 열기: anurse/PS-Get

공개 메소드들

메소드 설명
SetupTestFile ( this self, string fileName, string content ) : void

메소드 상세

SetupTestFile() 공개 정적인 메소드

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