Posted
on May 25, 2012
(permalink)
Hello folks,
i've been looking at your code for the MVC controls and there is one thing that i would like to know about it.
You have a method of type Func<object, object> that takes as a parameter this
Method(@<text> Other controls and content </text>)
what does exactly @<text></text> produce?
thanks.