LocalizedStringProviderTooManyArguments Method

Gets the error message for TooManyArguments.

Definition

Namespace: Ookii.CommandLine
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.0.0
C#
public virtual string TooManyArguments()

Return Value

String
The error message.

See Also