Skip to content

Add Implement ... to .razor #12779

@MarvinKlein1508

Description

@MarvinKlein1508

When using @implements or @inherits you will get an error message when you have not implemented the interface or abstract class but there is no way to do this and automatically add them to @code blocks.

In Razor:

Image

In code behind:

Image

In Razor:

Image

In code behind:

Image

This might be related to #6108 and #4497

@davidwengier

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions