ScaleSuggestion

Namespace: WellFired.Command.Unity.Runtime

Implements: WellFired.Command.Unity.Runtime.Suggestion.ISuggestion

Description

Present sensible scale suggestions to the user, + / - x around currentScale

Public Methods

  ScaleSuggestion ( )
IEnumerable< string > Suggestion ( IEnumerable< string > previousArguments )

Breakdown

  • ScaleSuggestion ( )
  • IEnumerable< string > Suggestion ( IEnumerable< string > previousArguments )

    Description

    This method will be used by the .:ref:Command<namespacewellfired_command> to determine the auto complete values that should be used.

    Parameters

    previousArguments The Previous Arguments