예제 #1
0
 public override void InstallBindings(DIContainer container)
 {
     container.BindWithInterfaces <Test_Interfaces>();
 }