Example #1
0
 public void RegisterType <T>()
 {
     container.RegisterType <T>();
 }