C# Class NinjaCoder.MvvmCross.Services.NugetCommandsService

Defines the NugetCommandsService type.
Inheritance: INugetCommandsService
显示文件 Open project: asudbury/NinjaCoderForMvvmCross

Public Methods

Method 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

Method 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 method

Gets the android test commands.
public GetAndroidTestCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossCoreCommands() public method

Gets the MVVM cross core cross commands.
public GetMvvmCrossCoreCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossDroidCommands() public method

Gets the MVVM cross droid commands.
public GetMvvmCrossDroidCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossIosStoryBoardCommand() public method

Gets the MVVM cross ios story board command.
public GetMvvmCrossIosStoryBoardCommand ( ) : string
return string

GetMvvmCrossTestsCommands() public method

Gets the MVVM cross tests commands.
public GetMvvmCrossTestsCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossWindowsPhoneCommands() public method

Gets the MVVM cross windows phone commands.
public GetMvvmCrossWindowsPhoneCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossWindowsUniversalCommands() public method

Gets the MVVM cross windows universaL commands.
public GetMvvmCrossWindowsUniversalCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossWpfCommands() public method

Gets the MVVM cross WPF commands.
public GetMvvmCrossWpfCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossXamarinFormDroidCommands() public method

Gets the MVVM cross xamarin form droid commands.
public GetMvvmCrossXamarinFormDroidCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossXamarinFormsCommands() public method

Gets the MVVM cross xamarin forms commands.
public GetMvvmCrossXamarinFormsCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossXamarinFormsCoreCommands() public method

Gets the MVVM cross xamarin forms core commands.
public GetMvvmCrossXamarinFormsCoreCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossXamarinFormsWindowsPhoneCommands() public method

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

GetMvvmCrossXamarinFormsWindowsUniversalCommands() public method

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

GetMvvmCrossXamarinFormsiOSCommands() public method

Gets the MVVM cross xamarin formsi os commands.
public GetMvvmCrossXamarinFormsiOSCommands ( ) : IEnumerable
return IEnumerable

GetMvvmCrossiOSCommands() public method

Gets the MVVM cross ios commands.
public GetMvvmCrossiOSCommands ( ) : IEnumerable
return IEnumerable

GetNoFrameworksCommands() public method

Gets the xamarin forms commands.
public GetNoFrameworksCommands ( ) : IEnumerable
return IEnumerable

GetNoFrameworksCoreCommands() public method

Gets the no frameworks core commands.
public GetNoFrameworksCoreCommands ( ) : IEnumerable
return IEnumerable

GetNoFrameworksiOSCommands() public method

Gets the no frameworksi os commands.
public GetNoFrameworksiOSCommands ( ) : IEnumerable
return IEnumerable

GetTestCommands() public method

Gets the test commands.
public GetTestCommands ( ) : IEnumerable
return IEnumerable

GetXamarinFormsAndroidCommands() public method

Gets the xamarin forms android commands.
public GetXamarinFormsAndroidCommands ( ) : IEnumerable
return IEnumerable

GetXamarinFormsCommands() public method

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

GetXamarinFormsCoreCommands() public method

Gets the xamarin forms core commands.
public GetXamarinFormsCoreCommands ( ) : IEnumerable
return IEnumerable

GetXamarinFormsiOSCommands() public method

Gets the xamarin forms ios commands.
public GetXamarinFormsiOSCommands ( ) : IEnumerable
return IEnumerable

GetiOSTestCommands() public method

Getis the os test commands.
public GetiOSTestCommands ( ) : IEnumerable
return IEnumerable

NugetCommandsService() public method

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