コード例 #1
0
 public virtual void setText(string text)
 {
     chatBox.setText(text);
 }