Table of Contents

Class PrimaryConstructorAttribute

Namespace
EzrSquared.Runtime.Types.Wrappers.Members.Methods
Assembly
ezrSquared-lib.dll

Attribute that declares a primary constructor.

[AttributeUsage(AttributeTargets.Constructor, AllowMultiple = false, Inherited = false)]
public class PrimaryConstructorAttribute : Attribute
Inheritance
object
Attribute
PrimaryConstructorAttribute