Class WarnUseOfUnknown<T>
Object which should be used in the DI of Unknown implementations.
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class WarnUseOfUnknown<T>
Type Parameters
T
- Inheritance
-
objectWarnUseOfUnknown<T>
Examples
TODO
Constructors
WarnUseOfUnknown(ILogStore)
public WarnUseOfUnknown(ILogStore logStore)
Parameters
logStore
ILogStore