C# Class Alquimiaware.NuGetUnity.SearchTab

Show file Open project: Alquimiaware/Nuget-Unity Class Usage Examples

Public Methods

Method Description
OnGUI ( ) : void
SearchTab ( ListCommand listCommand, InstallCommand installCommand ) : System

Private Methods

Method Description
EnqueueBackgroundAction ( System.Action action ) : void
Install ( string packageName ) : void
RenderResultList ( ) : void
Save ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

SearchTab() public method

public SearchTab ( ListCommand listCommand, InstallCommand installCommand ) : System
listCommand ListCommand
installCommand InstallCommand
return System