메소드 | 설명 | |
---|---|---|
Write ( byte bytes, string path ) : void | ||
Write ( string contents, string path ) : void |
public static Write ( byte bytes, string path ) : void | ||
bytes | byte | |
path | string | |
리턴 | void |
public static Write ( string contents, string path ) : void | ||
contents | string | |
path | string | |
리턴 | void |