IConfigureServices interface
namespace: Serenity.Plugins assembly: Serenity.Net.Core
Interface for plugins that requires to configure their own services / options
public interface IConfigureServices
Members
| name | description |
|---|---|
| ConfigureServices(…) | Configures the services / options for the plugin |
See Also
- Source: IConfigureServices.cs