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

Inheritance: System.Attribute
Datei anzeigen Open project: BosslandGmbH/Buddy.UI

Public Methods

Method Description
RazorInjectionAttribute ( string type, string fieldName ) : System

Method Details

RazorInjectionAttribute() public method

public RazorInjectionAttribute ( string type, string fieldName ) : System
type string
fieldName string
return System