Example #1
0
File: index.cs Project: renejal/SCW
 public Form1()
 {
     InitializeComponent();
     navegador.Navigate(control.getAtrUrl());
 }