Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
withSIX
Core
Helpers
TmpDirectory
C# Class withSIX.Core.Helpers.TmpDirectory
Inheritance:
IDisposable
Exibir arquivo
Open project: SIXNetworks/withSIX.Desktop
Public Methods
Method
Description
Dispose
( ) :
void
TmpDirectory
(
IAbsoluteDirectoryPath
path
) :
System
TmpDirectory
(
string
path
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
TmpDirectory()
public
method
public
TmpDirectory
(
IAbsoluteDirectoryPath
path
) :
System
path
IAbsoluteDirectoryPath
return
System
TmpDirectory()
public
method
public
TmpDirectory
(
string
path
) :
System
path
string
return
System