Class PrimaryConstructorAttribute
Attribute that declares a primary constructor.
[AttributeUsage(AttributeTargets.Constructor, AllowMultiple = false, Inherited = false)]
public class PrimaryConstructorAttribute : Attribute
- Inheritance
-
objectAttributePrimaryConstructorAttribute