예제 #1
0
 public void ApplyTo(IHtmlElement element)
 {
     element.Text(action.Text);
 }