C# Class Solutionizer.Annotations.AspMvcAreaPartialViewLocationFormatAttribute

Inheritance: System.Attribute
显示文件 Open project: thoemmi/Solutionizer

Public Methods

Method Description
AspMvcAreaPartialViewLocationFormatAttribute ( string format ) : System

Method Details

AspMvcAreaPartialViewLocationFormatAttribute() public method

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