Bedingung vom Typ new() entfernen
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace DigitalData.Core.Abstractions.Client
|
||||
{
|
||||
public interface IHttpClientService<TClientOptions> : IBaseHttpClientService
|
||||
where TClientOptions : new()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user