CliStringUtil.AddPrefix Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Adds a specific prefix to the string.
public static string AddPrefix(string alias, CliNamePrefixConvention namePrefixConvention)
Parameters
aliasstringA string instance.
namePrefixConventionCliNamePrefixConventionThe prefix convention to use.