Class ConstructorShapeAttribute
- Namespace
- PolyType
- Assembly
- PolyType.dll
Indicates that the annotated constructor should be included in the shape model.
[AttributeUsage(AttributeTargets.Constructor, AllowMultiple = false, Inherited = false)]
public sealed class ConstructorShapeAttribute : Attribute
- Inheritance
-
ConstructorShapeAttribute
- Inherited Members