-
Couldn't load subscription status.
- Fork 35
M_CodeJam_IO_TempData_TempBase__ctor
Andrew Koryavchenko edited this page Jun 17, 2018
·
6 revisions
Initializes a new instance of the TempData.TempBase class.
Namespace: CodeJam.IO
Assembly: 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
- path
- Type: System.String
The path.