Example #1
0
 public Rooms_add(Rooms rm)
 {
     InitializeComponent();
     room = rm;
 }