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