-
Notifications
You must be signed in to change notification settings - Fork 36
N_CodeJam_IO
andrewvk edited this page Jun 23, 2016
·
7 revisions
[Missing
Class | Description | |
---|---|---|
![]() |
TempData | Methods to work with temporary data. |
![]() |
TempData.TempBase | Base class for temp file|directory objects. Contains logic to proof the removal will be performed even on resource leak. |
![]() |
TempData.TempDirectory | Wraps reference on a temp directory meant to be deleted on dispose |
![]() |
TempData.TempFile | Wraps reference on a temp file meant to be deleted on dispose |