Class NullServiceType
- Namespace
- Splat
- Assembly
- Splat.Core.dll
Represents a placeholder service type for null service registrations.
- Inheritance
-
Null
Service Type
- Extension Methods
Remarks
Initializes a new instance of the Null
Constructors
NullServiceType(Func<object?>)
Represents a placeholder service type for null service registrations.
Parameters
Remarks
Initializes a new instance of the Null
Fields
CachedType
Cached Type instance for NullServiceType to avoid repeated typeof() calls.
Field Value
Properties
Factory
Gets the Factory.