RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

RazorDirectiveAttribute Constructor

Initializes a new instance of the RazorDirectiveAttribute class.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public RazorDirectiveAttribute(
	string directive
)
Public Sub New ( _
	directive As String _
)
public:
RazorDirectiveAttribute(
	String^ directive
)

Parameters

directive
Type: String
The directive.