C# Class Rubberduck.Properties.RazorInjectionAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: retailcoder/Rubberduck

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