Esempio n. 1
0
 public void Create(T u)
 {
     commandRunner.Create(u);
 }