public IList <T> ZnajdzWKontenerzeLubOknieWszystkie <T>(RxPath path) where T : Adapter { return(_okno.Find <T>(path)); }