Example #1
0
 public frm_ViewParticipante()
 {
     InitializeComponent();
     oServiceClient = new ParticipantesWebServiceClient();
 }