Exemplo n.º 1
0
 public string ClearBuffer()
 {
     return(m_controller.ClearBuffer());
 }
Exemplo n.º 2
0
 private void ClearBuffer()
 {
     m_player.OutputText(m_helper.ClearBuffer());
 }