Esempio n. 1
0
 public T ShowWindow <T>()
 {
     return(_guiFactory.Create <T>());
 }