예제 #1
0
 protected override void InitNewContext(IDIContext context)
 {
     context.Initialize <TInitializer>();
 }