C# Class ellabi.Annotations.RazorInjectionAttribute

Inheritance: Attribute
Mostra file Open project: sw3103/movemouse

Private Properties

Property Type Description

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