Cedar.Core.Configuration.ServiceLocatableSettings.Configure C# (CSharp) Метод

Configure() публичный Метод

Configures the specified service locator.
public Configure ( IServiceLocator serviceLocator ) : void
serviceLocator IServiceLocator The service locator.
Результат void
        public virtual void Configure(IServiceLocator serviceLocator)
        {
        }
ServiceLocatableSettings