Class EnsureTypePropertyPathElement
public class EnsureTypePropertyPathElement : IPropertyPathElement
- Inheritance
-
EnsureTypePropertyPathElement
- Implements
- Inherited Members
Constructors
EnsureTypePropertyPathElement(Type)
public EnsureTypePropertyPathElement(Type type)
Parameters
type
Type
Properties
Type
public Type Type { get; }