C# Class Rubberduck.Properties.AspMvcAreaPartialViewLocationFormatAttribute

Inheritance: System.Attribute
显示文件 Open project: retailcoder/Rubberduck

Public Methods

Method Description
AspMvcAreaPartialViewLocationFormatAttribute ( string format ) : System

Method Details

AspMvcAreaPartialViewLocationFormatAttribute() public method

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