Table of Contents

Class WarnUseOfUnknown<T>

Namespace
ToSic.Sys.Services
Assembly
ToSic.Sys.Core.dll

Object which should be used in the DI of Unknown implementations.

[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class WarnUseOfUnknown<T>

Type Parameters

T
Inheritance
object
WarnUseOfUnknown<T>

Examples

TODO

Constructors

WarnUseOfUnknown(ILogStore)

public WarnUseOfUnknown(ILogStore logStore)

Parameters

logStore ILogStore