Interface IOptionalFeatureProvider
public interface IOptionalFeatureProvider
- Extension Methods
Methods
TryGetFeature(Type)
Queries for an optional feature.
object? TryGetFeature(Type featureType)
Parameters
featureType
TypeFeature type.