C# Class RoastedBytes.Nop.Plugin.Misc.ExtendedVendor.DependencyRegistrar
Show file
Open project: RoastedBytes/NopCommerceExtendedVendor
Public Methods
Method |
Description |
|
Register ( ContainerBuilder builder, ITypeFinder typeFinder ) : void |
|
|
Method Details
public Register ( ContainerBuilder builder, ITypeFinder typeFinder ) : void |
builder |
Autofac.ContainerBuilder |
|
typeFinder |
ITypeFinder |
|
return |
void |
|