C# Class ellabi.Annotations.AspMvcAreaAttribute

Inheritance: Attribute
显示文件 Open project: sw3103/movemouse

Private Properties

Property Type Description

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