コード例 #1
0
 public override void WriteComment(string text)
 {
     CheckAsync();
     CoreWriter.WriteComment(text);
 }