C# Class Alquimiaware.NuGetUnity.InstallCommandArgs

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

Public Methods

Method Description
InstallCommandArgs ( 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

InstallCommandArgs() public method

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