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