Exemple #1
0
 public void Install(IContainer container)
 {
     container.RegisterAllFromAssembly(GetType().Assembly);
 }