C# Class Buddy.UI.Core.Annotations.AspMvcAreaPartialViewLocationFormatAttribute

Inheritance: System.Attribute
显示文件 Open project: BosslandGmbH/Buddy.UI

Public Methods

Method Description
AspMvcAreaPartialViewLocationFormatAttribute ( string format ) : System

Method Details

AspMvcAreaPartialViewLocationFormatAttribute() public method

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