Click or drag to resize
AspMvcAreaAttribute Constructor (String)
Initializes a new instance of the AspMvcAreaAttribute class

Namespace: Slash.Diagnostics.ReSharper.Annotations
Assembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax
public AspMvcAreaAttribute(
	string anonymousProperty
)

Parameters

anonymousProperty
Type: SystemString

[Missing <param name="anonymousProperty"/> documentation for "M:Slash.Diagnostics.ReSharper.Annotations.AspMvcAreaAttribute.#ctor(System.String)"]

See Also