- 
                Notifications
    You must be signed in to change notification settings 
- Fork 35
Methods_T_CodeJam_IO_TempData_TempBase
        andrewvk edited this page Mar 29, 2016 
        ·
        6 revisions
      
    [This is preliminary documentation and is subject to change.]
The TempData.TempBase type exposes the following members.
| Name | Description | |
|---|---|---|
|  | Dispose() | Delete the temp file|directory | 
|  | Dispose(Boolean) | Dispose pattern implementation - overridable part | 
|  | DisposePath | Temp path disposal | 
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | 
|  | Finalize | Finalize instance (Overrides CriticalFinalizerObject.Finalize().) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object.) |