C# 클래스 CustomTasks.XamarinComponent

상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
Execute ( ) : bool

비공개 메소드들

메소드 설명
CheckXamPackage ( string componentDirectory, string componentName ) : bool
CompileSample ( string devenvExe, string solutionFile ) : void
PackageComponent ( string componentExe, string componentDirectory, string componentName ) : void
RestoreNuget ( string nugetExe, string nugetRestoreLocation, string solutionFile ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool