Class MixConfigurationService
Inheritance
System.Object
MixConfigurationService
Namespace: Mix.Lib.Services
Assembly: mix.library.dll
Syntax
public class MixConfigurationService : JsonConfigurationServiceBase
Constructors
| Improve this Doc View SourceMixConfigurationService()
Declaration
public MixConfigurationService()
Methods
| Improve this Doc View SourceReload(MixCmsContext, IDbContextTransaction)
Declaration
public static void Reload(MixCmsContext _context = null, IDbContextTransaction _transaction = null)
Parameters
Type | Name | Description |
---|---|---|
MixCmsContext | _context | |
Microsoft.EntityFrameworkCore.Storage.IDbContextTransaction | _transaction |