C# Class ScreenToGif.Util.Argument

Holds information about the current arguments of the running instance.
Exibir arquivo 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