ProcessReplacementMarker(MarkupAttribute,StringBuilder,List<MarkupAttribute>,string)

Method in ReplacementMarkupHandler

Summary

public abstract List<LineParser.MarkupDiagnostic> ProcessReplacementMarker(MarkupAttribute marker, StringBuilder childBuilder, List<MarkupAttribute> childAttributes, string localeCode);

Parameters

Name
Description

StringBuilder childBuilder

List<MarkupAttribute> childAttributes

string localeCode

Last updated

Was this helpful?