コード例 #1
0
ファイル: Bootstrapper.cs プロジェクト: Nekhotuev/BFly
 public static void Run()
 {
     SetContainer();
     AutoMapperConfig.Initialize();
 }