protected System.string ExpandAllCharRefs( NCharacterReferenceMap map, System.string input )
Parameters
- map
- The character reference map to use.
- input
- The string to expand.
Return Value
A string in which all character references of the given input string has been expanded.