Exemplo n.º 1
0
 public frm_Login( )
 {
     InitializeComponent( );
     userBus = new userBus( );
 }