Skip to content

Overload_CodeJam_IO_TempData_CreateFile

Andrew Koryavchenko edited this page Jul 4, 2017 · 4 revisions

TempData.CreateFile Method

Overload List

 

Name Description
Public methodStatic member CreateFile() Creates temp file and return disposable handle.
Public methodStatic member CreateFile(String) Creates temp file and return disposable handle.
Public methodStatic member CreateFile(String, String) Creates temp file and return disposable handle.
  Back to Top

See Also

Reference

TempData Class
CodeJam.IO Namespace

Clone this wiki locally