C# Class Todo.DependencyInjection.ApplicationFlowsModule

Configures application flow related services used by this application.
Inheritance: Module
ファイルを表示 Open project: satrapu/aspnet-core-logging

Protected Methods

Method Description
Load ( ContainerBuilder builder ) : void

Method Details

Load() protected method

protected Load ( ContainerBuilder builder ) : void
builder ContainerBuilder
return void