WriteSurrogateCharEntity Method
WriteSurrogateCharEntity(Char, Char)
Declaration
public override void WriteSurrogateCharEntity(char lowChar, char highChar)
Parameters
Type | Name | Description |
---|---|---|
System.Char | lowChar | |
System.Char | highChar |
Overrides
System.Xml.XmlWriter.WriteSurrogateCharEntity(System.Char, System.Char)