C# Class Rainfall.Web.Infrastructure.Bootstrapper

Exibir arquivo Open project: AcklenAvenue/RainFallInHonduras

Public Methods

Method Description
Bootstrapper ( ContainerBuilder builder ) : System.Collections.Generic
Run ( ) : IContainer

Method Details

Bootstrapper() public method

public Bootstrapper ( ContainerBuilder builder ) : System.Collections.Generic
builder Autofac.ContainerBuilder
return System.Collections.Generic

Run() public method

public Run ( ) : IContainer
return IContainer