IAttributeMarkerProcessor

Interface in Yarn.Markup

Summary

Provides a mechanism for producing replacement text for a marker.

public interface IAttributeMarkerProcessor

Methods

NameDescription
ProcessReplacementMarker(MarkupAttribute,System.Text.StringBuilder,List,string)Produces replacement text for a marker.

See Also