Beispiel #1
0
 private void AddOutputText(string text)
 {
     m_view.AddOutputText(text);
 }