Interface ISearchResult
Namespace: Ludiq
Syntax
public interface ISearchResult
Properties
relevance
Declaration
float relevance { get; }
Property Value
| Type | Description |
|---|---|
| Single |
result
Declaration
object result { get; }
Property Value
| Type | Description |
|---|---|
| Object |