C# Class Cedar.Framework.AuditTrail.Configuration.AuditTrailSettings

Inheritance: Cedar.Core.Configuration.ServiceLocatableSettings
Afficher le fichier Open project: Chinaccn/surfboard

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Configure ( IServiceLocator serviceLocator ) : void

Configures the specified service locator.

Method Details

Configure() public méthode

Configures the specified service locator.
public Configure ( IServiceLocator serviceLocator ) : void
serviceLocator IServiceLocator The service locator.
Résultat void