C# Class Utility.Logging.NLog.Autofac.NLogLoggerAutofacModule

Inheritance: Autofac.Module
Afficher le fichier Open project: ChrisMH/Utility.Logging

Méthodes protégées

Méthode Description
AttachToComponentRegistration ( IComponentRegistry registry, IComponentRegistration registration ) : void
Load ( ContainerBuilder builder ) : void

Method Details

AttachToComponentRegistration() protected méthode

protected AttachToComponentRegistration ( IComponentRegistry registry, IComponentRegistration registration ) : void
registry IComponentRegistry
registration IComponentRegistration
Résultat void

Load() protected méthode

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
Résultat void