ParseString(string,string,bool,bool,bool)

Method in LineParser

Summary

public MarkupParseResult ParseString(string input, string localeCode, bool squish = true, bool sort = true, bool addImplicitCharacterAttribute = true)

Parameters

Name
Description

string input

string localeCode

bool squish

bool sort

bool addImplicitCharacterAttribute

Last updated

Was this helpful?