This commit is contained in:
2026-01-03 11:16:24 +01:00
parent 5f03bef2d3
commit 13345520ac
30 changed files with 89 additions and 151 deletions

View File

@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
namespace GerstITS.Examples.WebClients.Examples.Api;
namespace GerstITS.Examples.WebClients.Examples.Api;
public class SearchResult<TItem>
{