C# 클래스 ScreenToGif.FileWriters.Extras

Extra methods for dealing with Files, Folders and Directories.
파일 보기 프로젝트 열기: dbremner/ScreenToGif

공개 메소드들

메소드 설명
CreateTemp ( string tempFolder ) : void

Creates the temp folder that holds all frames.

메소드 상세

CreateTemp() 공개 정적인 메소드

Creates the temp folder that holds all frames.
public static CreateTemp ( string tempFolder ) : void
tempFolder string
리턴 void