메소드 | 설명 | |
---|---|---|
CreateDirectory ( string path ) : void | ||
Exists ( string path ) : bool | ||
FakeFileSystem ( ) : System.Collections.Generic | ||
WriteAllText ( string path, string contents ) : void |
public FakeFileSystem ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public WriteAllText ( string path, string contents ) : void | ||
path | string | |
contents | string | |
리턴 | void |