Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
withSIX
Core
Helpers
TmpFile
C# Class withSIX.Core.Helpers.TmpFile
Inheritance:
IDisposable
Show file
Open project: SIXNetworks/withSIX.Desktop
Public Methods
Method
Description
Dispose
( ) :
void
TmpFile
(
IAbsoluteFilePath
file
) :
System
TmpFile
(
string
file
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
TmpFile()
public
method
public
TmpFile
(
IAbsoluteFilePath
file
) :
System
file
IAbsoluteFilePath
return
System
TmpFile()
public
method
public
TmpFile
(
string
file
) :
System
file
string
return
System