ParameterWrapper

Namespace: WellFired.Command.Unity.Runtime

Description

Public Properties

string Name
bool IsOptional
Type Type
object DefaultValue
ISuggestion SuggestionObject

Public Methods

List< string > GetParameterPossibleValues ( string parameterValue, IEnumerable< string > lastTypedParameters )

Breakdown

  • string Name
  • bool IsOptional
  • Type Type
  • object DefaultValue
  • List< string > GetParameterPossibleValues ( string parameterValue, IEnumerable< string > lastTypedParameters )