[AspMvcView] [AspMvcAction] [AspMvcController] attributes for custom helpers parameters
Please add these attributes to ASP.NET MVC:
[AspMvcView]
[AspMvcAction]
[AspMvcController]
That allows to mark custom helpers parameters with these attributes.
JetBrains did that and that looks very helpful:
Thanks!
3
votes