public sealed record CadTypeDescriptor(Type Type, IReadOnlyList<CadPropertyDescriptor> Properties) : IEquatable<CadTypeDescriptor>
kind:method
kind:property
kind:ctor
CadTypeDescriptor(Type, IReadOnlyList<CadPropertyDescriptor>)
Properties
Type