public AspMvcControllerAttribute(
string anonymousProperty
)
Public Sub New (
anonymousProperty As String
)
public:
AspMvcControllerAttribute(
String^ anonymousProperty
)
new :
anonymousProperty : string -> AspMvcControllerAttribute