C# Class ellabi.Annotations.AspMvcViewLocationFormatAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
AspMvcViewLocationFormatAttribute ( string format ) : System

Method Details

AspMvcViewLocationFormatAttribute() public method

public AspMvcViewLocationFormatAttribute ( string format ) : System
format string
return System