コード例 #1
0
 public static void AddInfra(this IServiceCollection collection)
 {
     DIResolver.Resolve(collection);
 }