コード例 #1
0
 void append(string text)
 {
     Viewer.AppendText(text + Environment.NewLine);
 }