Example #1
0
 public void OnGet(int id)
 {
     Room = _escapeRoomData.Get(id);
 }