public WriteAllBytes ( string path, byte contents ) : void | ||
path | string | The file to write to. |
contents | byte | The bytes to write to the file. |
return | void |
public WriteAllBytes ( string path, byte contents ) : void | ||
path | string | The file to write to. |
contents | byte | The bytes to write to the file. |
return | void |