Beispiel #1
0
 void IHtmlForm.SetRenderMethodDelegate(RenderMethod renderMethod)
 {
     _form.SetRenderMethodDelegate(renderMethod);
 }