C# Class SDL.TridionVSRazorExtension.Common.Annotations.RazorInjectionAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: mvlasenko/TridionVSRazorExtension

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