Пример #1
0
 public App()
 {
     ServiceProviderHelper.Init();
     ServiceProviderHelper.AddServices();
     ServiceProviderHelper.Build();
 }