Skip to content

Warning CS0108 'property' hides inherited member 'Base.property'. Use the new keyword if hiding was intended. #6

@f1fan44

Description

@f1fan44

As a general comment, warnings during compile time are an obstacle to development in a professional environment. There are five of these warnings in the UnitClassLibrary code.

Suggest using C# 'new' keyword to eliminate the warning in the nine instances.

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