예제 #1
0
파일: Startup.cs 프로젝트: thudjek/Bela
 private static void AddMappingProfile(IServiceCollection services)
 {
     DependencyContainer.AddMappingProfile(services);
 }