public CreateFile ( string fileName, FileMode createDisposition ) : void | ||
fileName | string | File to create. |
createDisposition | FileMode | Creation options. |
return | void |
public CreateFile ( string fileName, FileMode createDisposition ) : void | ||
fileName | string | File to create. |
createDisposition | FileMode | Creation options. |
return | void |