Skip to content

Methods_T_CodeJam_IO_TempData_TempFile

Andrew Koryavchenko edited this page Jun 17, 2018 · 5 revisions

TempFile Methods

The TempData.TempFile type exposes the following members.

Methods

 

Name Description
Public method Dispose() Delete the temp file|directory (Inherited from TempData.TempBase.)
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method SuppressDelete Suppresses item deletion on dispose. (Inherited from TempData.TempBase.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

TempData.TempFile Class
CodeJam.IO Namespace

Clone this wiki locally