C# Class NinjaCoder.MvvmCross.Services.NugetCommandsService

Defines the NugetCommandsService type.
Inheritance: INugetCommandsService
Afficher le fichier Open project: asudbury/NinjaCoderForMvvmCross

Méthodes publiques

Méthode Description
GetAndroidTestCommands ( ) : IEnumerable

Gets the android test commands.

GetMvvmCrossCoreCommands ( ) : IEnumerable

Gets the MVVM cross core cross commands.

GetMvvmCrossDroidCommands ( ) : IEnumerable

Gets the MVVM cross droid commands.

GetMvvmCrossIosStoryBoardCommand ( ) : string

Gets the MVVM cross ios story board command.

GetMvvmCrossTestsCommands ( ) : IEnumerable

Gets the MVVM cross tests commands.

GetMvvmCrossWindowsPhoneCommands ( ) : IEnumerable

Gets the MVVM cross windows phone commands.

GetMvvmCrossWindowsUniversalCommands ( ) : IEnumerable

Gets the MVVM cross windows universaL commands.

GetMvvmCrossWpfCommands ( ) : IEnumerable

Gets the MVVM cross WPF commands.

GetMvvmCrossXamarinFormDroidCommands ( ) : IEnumerable

Gets the MVVM cross xamarin form droid commands.

GetMvvmCrossXamarinFormsCommands ( ) : IEnumerable

Gets the MVVM cross xamarin forms commands.

GetMvvmCrossXamarinFormsCoreCommands ( ) : IEnumerable

Gets the MVVM cross xamarin forms core commands.

GetMvvmCrossXamarinFormsWindowsPhoneCommands ( ) : IEnumerable

Gets the MVVM cross xamarin forms windows phone commands.

GetMvvmCrossXamarinFormsWindowsUniversalCommands ( ) : IEnumerable

Gets the MVVM cross xamarin forms windows universal commands.

GetMvvmCrossXamarinFormsiOSCommands ( ) : IEnumerable

Gets the MVVM cross xamarin formsi os commands.

GetMvvmCrossiOSCommands ( ) : IEnumerable

Gets the MVVM cross ios commands.

GetNoFrameworksCommands ( ) : IEnumerable

Gets the xamarin forms commands.

GetNoFrameworksCoreCommands ( ) : IEnumerable

Gets the no frameworks core commands.

GetNoFrameworksiOSCommands ( ) : IEnumerable

Gets the no frameworksi os commands.

GetTestCommands ( ) : IEnumerable

Gets the test commands.

GetXamarinFormsAndroidCommands ( ) : IEnumerable

Gets the xamarin forms android commands.

GetXamarinFormsCommands ( bool addScorchioPage = true ) : IEnumerable

Gets the xamarin forms commands.

GetXamarinFormsCoreCommands ( ) : IEnumerable

Gets the xamarin forms core commands.

GetXamarinFormsiOSCommands ( ) : IEnumerable

Gets the xamarin forms ios commands.

GetiOSTestCommands ( ) : IEnumerable

Getis the os test commands.

NugetCommandsService ( ISettingsService settingsService ) : System.Collections.Generic

Initializes a new instance of the NugetCommandsService class.

Private Methods

Méthode Description
GetMvvmCrossCommand ( string command ) : string

Gets the MVVM cross command.

GetNinjaCommand ( string command, bool overWrite ) : string

Gets the ninja command.

GetXamarinFormsCommand ( string command ) : string

Gets the xamarin forms command.

Method Details

GetAndroidTestCommands() public méthode

Gets the android test commands.
public GetAndroidTestCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossCoreCommands() public méthode

Gets the MVVM cross core cross commands.
public GetMvvmCrossCoreCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossDroidCommands() public méthode

Gets the MVVM cross droid commands.
public GetMvvmCrossDroidCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossIosStoryBoardCommand() public méthode

Gets the MVVM cross ios story board command.
public GetMvvmCrossIosStoryBoardCommand ( ) : string
Résultat string

GetMvvmCrossTestsCommands() public méthode

Gets the MVVM cross tests commands.
public GetMvvmCrossTestsCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossWindowsPhoneCommands() public méthode

Gets the MVVM cross windows phone commands.
public GetMvvmCrossWindowsPhoneCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossWindowsUniversalCommands() public méthode

Gets the MVVM cross windows universaL commands.
public GetMvvmCrossWindowsUniversalCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossWpfCommands() public méthode

Gets the MVVM cross WPF commands.
public GetMvvmCrossWpfCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossXamarinFormDroidCommands() public méthode

Gets the MVVM cross xamarin form droid commands.
public GetMvvmCrossXamarinFormDroidCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossXamarinFormsCommands() public méthode

Gets the MVVM cross xamarin forms commands.
public GetMvvmCrossXamarinFormsCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossXamarinFormsCoreCommands() public méthode

Gets the MVVM cross xamarin forms core commands.
public GetMvvmCrossXamarinFormsCoreCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossXamarinFormsWindowsPhoneCommands() public méthode

Gets the MVVM cross xamarin forms windows phone commands.
public GetMvvmCrossXamarinFormsWindowsPhoneCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossXamarinFormsWindowsUniversalCommands() public méthode

Gets the MVVM cross xamarin forms windows universal commands.
public GetMvvmCrossXamarinFormsWindowsUniversalCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossXamarinFormsiOSCommands() public méthode

Gets the MVVM cross xamarin formsi os commands.
public GetMvvmCrossXamarinFormsiOSCommands ( ) : IEnumerable
Résultat IEnumerable

GetMvvmCrossiOSCommands() public méthode

Gets the MVVM cross ios commands.
public GetMvvmCrossiOSCommands ( ) : IEnumerable
Résultat IEnumerable

GetNoFrameworksCommands() public méthode

Gets the xamarin forms commands.
public GetNoFrameworksCommands ( ) : IEnumerable
Résultat IEnumerable

GetNoFrameworksCoreCommands() public méthode

Gets the no frameworks core commands.
public GetNoFrameworksCoreCommands ( ) : IEnumerable
Résultat IEnumerable

GetNoFrameworksiOSCommands() public méthode

Gets the no frameworksi os commands.
public GetNoFrameworksiOSCommands ( ) : IEnumerable
Résultat IEnumerable

GetTestCommands() public méthode

Gets the test commands.
public GetTestCommands ( ) : IEnumerable
Résultat IEnumerable

GetXamarinFormsAndroidCommands() public méthode

Gets the xamarin forms android commands.
public GetXamarinFormsAndroidCommands ( ) : IEnumerable
Résultat IEnumerable

GetXamarinFormsCommands() public méthode

Gets the xamarin forms commands.
public GetXamarinFormsCommands ( bool addScorchioPage = true ) : IEnumerable
addScorchioPage bool if set to true [add scorchio page].
Résultat IEnumerable

GetXamarinFormsCoreCommands() public méthode

Gets the xamarin forms core commands.
public GetXamarinFormsCoreCommands ( ) : IEnumerable
Résultat IEnumerable

GetXamarinFormsiOSCommands() public méthode

Gets the xamarin forms ios commands.
public GetXamarinFormsiOSCommands ( ) : IEnumerable
Résultat IEnumerable

GetiOSTestCommands() public méthode

Getis the os test commands.
public GetiOSTestCommands ( ) : IEnumerable
Résultat IEnumerable

NugetCommandsService() public méthode

Initializes a new instance of the NugetCommandsService class.
public NugetCommandsService ( ISettingsService settingsService ) : System.Collections.Generic
settingsService ISettingsService The settings service.
Résultat System.Collections.Generic