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:
In code behind:
In Razor:
In code behind:
This might be related to #6108 and #4497
@davidwengier
When using
@implementsor@inheritsyou 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@codeblocks.In Razor:
In code behind:
In Razor:
In code behind:
This might be related to #6108 and #4497
@davidwengier