Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ScreenToGif
FileWriters
Extras
C# Class ScreenToGif.FileWriters.Extras
Extra methods for dealing with Files, Folders and Directories.
ファイルを表示
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