MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeConstructors
Open sandboxFocus

INamedType.Constructors Property

Constructors

Gets the list of constructors, including the implicit default constructor if any, but not the static constructor.

Declaration
IConstructorCollection Constructors { get; }
Property Value
Type Description
IConstructorCollection