C# 클래스 NinjaCoder.MvvmCross.Services.NugetCommandsService

Defines the NugetCommandsService type.
상속: INugetCommandsService
파일 보기 프로젝트 열기: asudbury/NinjaCoderForMvvmCross

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
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.

메소드 상세

GetAndroidTestCommands() 공개 메소드

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

GetMvvmCrossCoreCommands() 공개 메소드

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

GetMvvmCrossDroidCommands() 공개 메소드

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

GetMvvmCrossIosStoryBoardCommand() 공개 메소드

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

GetMvvmCrossTestsCommands() 공개 메소드

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

GetMvvmCrossWindowsPhoneCommands() 공개 메소드

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

GetMvvmCrossWindowsUniversalCommands() 공개 메소드

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

GetMvvmCrossWpfCommands() 공개 메소드

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

GetMvvmCrossXamarinFormDroidCommands() 공개 메소드

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

GetMvvmCrossXamarinFormsCommands() 공개 메소드

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

GetMvvmCrossXamarinFormsCoreCommands() 공개 메소드

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

GetMvvmCrossXamarinFormsWindowsPhoneCommands() 공개 메소드

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

GetMvvmCrossXamarinFormsWindowsUniversalCommands() 공개 메소드

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

GetMvvmCrossXamarinFormsiOSCommands() 공개 메소드

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

GetMvvmCrossiOSCommands() 공개 메소드

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

GetNoFrameworksCommands() 공개 메소드

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

GetNoFrameworksCoreCommands() 공개 메소드

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

GetNoFrameworksiOSCommands() 공개 메소드

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

GetTestCommands() 공개 메소드

Gets the test commands.
public GetTestCommands ( ) : IEnumerable
리턴 IEnumerable

GetXamarinFormsAndroidCommands() 공개 메소드

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

GetXamarinFormsCommands() 공개 메소드

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

GetXamarinFormsCoreCommands() 공개 메소드

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

GetXamarinFormsiOSCommands() 공개 메소드

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

GetiOSTestCommands() 공개 메소드

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

NugetCommandsService() 공개 메소드

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