Example #1
0
 public override void WriteCharEntity(char ch)
 {
     writer.WriteCharEntity(ch);
 }