Ejemplo n.º 1
0
 public TenantsList(AdditionalInformation f, int target)
 {
     InitializeComponent();
     t     = target;
     Owner = f;
 }