Exemplo n.º 1
0
 /**
  * @param TextBox $textBox
  */
 public function RenderTextBox($textBox)
 {
     $this->result = $textBox->GetCaption();
 }