IMarkupParser
Interface in Yarn
Summary
Contains methods for parsing raw text into a MarkupParseResult .
public interface IMarkupParserMethods
| Name | Description |
|---|---|
| ParseMarkup(string,string) | Parses a string into markup, given a locale. |
Interface in Yarn
Contains methods for parsing raw text into a MarkupParseResult .
public interface IMarkupParser| Name | Description |
|---|---|
| ParseMarkup(string,string) | Parses a string into markup, given a locale. |