 | AspMvcAreaAttribute Constructor (String) |
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxpublic AspMvcAreaAttribute(
string anonymousProperty
)
Public Sub New (
anonymousProperty As String
)
public:
AspMvcAreaAttribute(
String^ anonymousProperty
)
new :
anonymousProperty : string -> AspMvcAreaAttribute
Parameters
- anonymousProperty
- Type: SystemString
[Missing <param name="anonymousProperty"/> documentation for "M:Slash.Diagnostics.ReSharper.Annotations.AspMvcAreaAttribute.#ctor(System.String)"]
See Also