There was an error while loading. Please reload this page.
Initializes a new instance of the TempData.TempBase class.
Namespace: CodeJam.IOAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
protected TempBase( string path )
VB
Protected Sub New ( path As String )
F#
new : path : string -> TempBase
TempData.TempBase ClassCodeJam.IO Namespace