C# Class CustomTasks.XamarinComponent

Inheritance: Microsoft.Build.Utilities.Task
ファイルを表示 Open project: aws/aws-sdk-net

Public Methods

Method Description
Execute ( ) : bool

Private Methods

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

Method Details

Execute() public method

public Execute ( ) : bool
return bool