Вопрос

I have noticed quite a few posts on web where people use some class named MVC to get controllers and actions.

MVC.Home.Index().GetRouteValueDictionary()

Where does it come from? I cannot find this class anywhere.

Это было полезно?

Решение

That would be T4MVC, I believe.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top