C# Class RazorTemplates.Core.Infrastructure.AttributeValue

Html attribute value for support RazorEngine 2.0
Afficher le fichier Open project: volkovku/RazorTemplates

Méthodes publiques

Méthode Description
AttributeValue ( PositionTagged prefix, PositionTagged value, bool literal ) : System

Initializes a new instance of AttributeValue class.

Method Details

AttributeValue() public méthode

Initializes a new instance of AttributeValue class.
public AttributeValue ( PositionTagged prefix, PositionTagged value, bool literal ) : System
prefix PositionTagged
value PositionTagged
literal bool
Résultat System