Skip to content

Methods_T_CodeJam_IO_TempData_TempBase

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

TempBase Methods

The TempData.TempBase type exposes the following members.

Methods

 

Name Description
Protected method AssertNotDisposed Assertion on object dispose
Protected methodStatic member DebugAssertValidPath Checks that the path is valid.
Public method Dispose() Delete the temp file|directory
Protected method Dispose(Boolean) Dispose pattern implementation - overridable part
Protected method DisposePath Temp path disposal
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Finalize instance (Overrides CriticalFinalizerObject.Finalize().)
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.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method SuppressDelete Suppresses item deletion on dispose.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

TempData.TempBase Class
CodeJam.IO Namespace

Clone this wiki locally