C# Class BExplorer.Shell.Annotations.AspMvcAreaAttribute

Inheritance: System.Attribute
Show file Open project: Gainedge/BetterExplorer

Public Methods

Method Description
AspMvcAreaAttribute ( ) : System
AspMvcAreaAttribute ( string anonymousProperty ) : System

Method Details

AspMvcAreaAttribute() public method

public AspMvcAreaAttribute ( ) : System
return System

AspMvcAreaAttribute() public method

public AspMvcAreaAttribute ( string anonymousProperty ) : System
anonymousProperty string
return System