IsParameterAssignedInArgument(CommandLineParameter, String) | Determines whether the specified CommandLineParameter is assigned in the given command-line argument. |
IsParameterAssignedInArgument(CommandLineParameterPrefix, String, String) | Determines whether the specified command-line parameter is assigned in the given command-line argument. |
IsParameterAssignedInArgument(CommandLineParameterPrefix, String, CommandLineParameterSuffix, String) | Determines whether the specified command-line parameter is assigned in the given command-line argument. |
IsParameterAssignedInArgumentT(CommandLineValueParameterT, String) | Determines whether the specified CommandLineValueParameterT is assigned in the given command-line argument. |