C# Class Alquimiaware.NuGetUnity.InstallCommandArgs

Inheritance: CommandArgsBuilder
Afficher le fichier Open project: Alquimiaware/Nuget-Unity Class Usage Examples

Méthodes publiques

Méthode Description
InstallCommandArgs ( Sources sources ) : System

Méthodes protégées

Méthode Description
AddMoreOptions ( ) : void
GetDirectParams ( ) : string

Method Details

AddMoreOptions() protected méthode

protected AddMoreOptions ( ) : void
Résultat void

GetDirectParams() protected méthode

protected GetDirectParams ( ) : string
Résultat string

InstallCommandArgs() public méthode

public InstallCommandArgs ( Sources sources ) : System
sources Sources
Résultat System