C# Class Artemis.Annotations.RazorInjectionAttribute

Inheritance: System.Attribute
显示文件 Open project: SpoinkyNL/Artemis

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