Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ScreenToGif
FileWriters
Extras
C# Class ScreenToGif.FileWriters.Extras
Extra methods for dealing with Files, Folders and Directories.
Mostrar archivo
Open project: dbremner/ScreenToGif
Public Methods
Method
Description
CreateTemp
(
string
tempFolder
) :
void
Creates the temp folder that holds all frames.
Method Details
CreateTemp()
public
static
method
Creates the temp folder that holds all frames.
public
static
CreateTemp
(
string
tempFolder
) :
void
tempFolder
string
return
void