Skip to content

classes with 2+ Constructors need a parameterless constructor with [ActivatorUtilitiesConstructor] attribute #475

@seahro

Description

@seahro

Initial run using the new parameterless constructor test identified 2 classes that do not have a parameterless constructor and/or is missing the [ActivatorUtilitiesConstructor]

`
The following classes contain 2+ constructors, but do not have a parameterless constructor that correctly uses the [ActivatorUtilitiesConstructor] attribute. Please update the following list of the class names:

  • PolyLine - dymaptic.GeoBlazor.Core\Components\Geometries\OldPolyLine.cs
  • DimensionalDefinitionValues - dymaptic.GeoBlazor.Core\Components\Renderers\DimensionalDefinitionValues.cs
    `

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions