C# Class Essentials.Samples.Annotations.AspMvcAreaPartialViewLocationFormatAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: xDelivered-Patrick/Xamarin.Forms.Essentials

Public Methods

Method Description
AspMvcAreaPartialViewLocationFormatAttribute ( string format ) : System

Method Details

AspMvcAreaPartialViewLocationFormatAttribute() public method

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