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