mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
See last commit.
This commit is contained in:
@@ -2,5 +2,5 @@ namespace HaWeb.SearchHelpers;
|
||||
|
||||
public interface ISearchable {
|
||||
public string Index { get; }
|
||||
public string SearchText { get; }
|
||||
public string? SearchText { get; }
|
||||
}
|
||||
Reference in New Issue
Block a user