TransifexRunnerRemoteSettings<TSettingsType>.

TransifexRunnerRemoteSettings(string) Constructor

Summary

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

Syntax

protected TransifexRunnerRemoteSettings(string command)

Parameters

Name Type Description
command string The command to execute.

Return Value

Type Description
void