C# Class Alquimiaware.NuGetUnity.ListCommandArgs

Inheritance: CommandArgsBuilder
Show file Open project: Alquimiaware/Nuget-Unity

Public Methods

Method Description
ListCommandArgs ( Sources sources ) : System

Protected Methods

Method Description
AddMoreOptions ( ) : void
GetDirectParams ( ) : string

Method Details

AddMoreOptions() protected method

protected AddMoreOptions ( ) : void
return void

GetDirectParams() protected method

protected GetDirectParams ( ) : string
return string

ListCommandArgs() public method

public ListCommandArgs ( Sources sources ) : System
sources Sources
return System