C# Class ScreenToGif.FileWriters.Extras

Extra methods for dealing with Files, Folders and Directories.
Afficher le fichier Open project: dbremner/ScreenToGif

Méthodes publiques

Méthode Description
CreateTemp ( string tempFolder ) : void

Creates the temp folder that holds all frames.

Method Details

CreateTemp() public static méthode

Creates the temp folder that holds all frames.
public static CreateTemp ( string tempFolder ) : void
tempFolder string
Résultat void