Skip to content

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

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
    `

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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