There was an error while loading. Please reload this page.
Wraps reference on a temp file meant to be deleted on dispose
System.Object System.Runtime.ConstrainedExecution.CriticalFinalizerObject CodeJam.IO.TempData.TempBase CodeJam.IO.TempData.TempFile Namespace: CodeJam.IOAssembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public sealed class TempFile : TempData.TempBase
VB
Public NotInheritable Class TempFile Inherits TempData.TempBase
F#
[<SealedAttribute>] type TempFile = class inherit TempData.TempBase end
The TempData.TempFile type exposes the following members.
CodeJam.IO NamespaceCodeJam.IO.TempData.TempBase