Vixen
02b45cc4
csharp
public record class BoundLiteralPart

Literal characters in an attribute value.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (1)

  • public string Text

    The characters, with @@ already decoded to @.

Methods (1)

  • public BoundLiteralPart(string Text)

    Literal characters in an attribute value.

Used by (4)

  • BinderVixen.Ui.Markup
  • BinderTestsVixen.Ui.Markup.Tests
  • BoundAttributeVixen.Ui.Markup
  • ComponentEmitterVixen.Ui.Markup