C# Class Sample.Annotations.AspMvcAreaAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: fiveninedigital/UnifiedMaps

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