コード例 #1
0
 public override StreamWriter AppendText()
 {
     return(instance.AppendText());
 }