DefaultSearchResult
Namespace: JoaLauncher.Api
Represents a search result which will be displayed to the user
public sealed class DefaultSearchResult : SearchResultMethods
public override void Execute(IExecutionContext executionContext)Parameters
| Name | Description | 
|---|---|
| JoaLauncher.Api.IExecutionContext executionContext | 
Properties
public required Action<IExecutionContext> ExecutionAction { get; set; }The Action which gets called if the user executes the search result