TransifexRunnerSettings<TSettingsType>.

TransifexRunnerSettings(string) Constructor

Summary

Initializes a new instance of the TransifexRunnerSettings<TSettingsType> class.

Syntax

protected TransifexRunnerSettings(string command)

Parameters

Name Type Description
command string The command to execute.

Return Value

Type Description
void