Click or drag to resize

AspMvcAreaAttribute Constructor (String)

Initializes a new instance of the AspMvcAreaAttribute class

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public AspMvcAreaAttribute(
	string anonymousProperty
)

Parameters

anonymousProperty
Type: SystemString
See Also