C# Class ScreenToGif.Util.Argument

Holds information about the current arguments of the running instance.
显示文件 Open project: dbremner/ScreenToGif

Public Methods

Method Description
Prepare ( string args ) : void

Method Details

Prepare() public static method

public static Prepare ( string args ) : void
args string
return void