Show / Hide Table of Contents

Class MixThemeConfiguration

Inheritance
System.Object
EntityBaseConfiguration<MixTheme, System.Int32, PostgresDatabaseConstants>
TenantEntityBaseConfiguration<MixTheme, System.Int32, PostgresDatabaseConstants>
PostgresTenantEntityBaseConfiguration<MixTheme, System.Int32>
MixThemeConfiguration
Inherited Members
TenantEntityBaseConfiguration<MixTheme, Int32, PostgresDatabaseConstants>.Configure(EntityTypeBuilder<MixTheme>)
EntityBaseConfiguration<MixTheme, Int32, PostgresDatabaseConstants>.Config
EntityBaseConfiguration<MixTheme, Int32, PostgresDatabaseConstants>.Configure(EntityTypeBuilder<MixTheme>)
Namespace: Mix.Database.EntityConfigurations.POSTGRES
Assembly: mix.database.dll
Syntax
public class MixThemeConfiguration : PostgresTenantEntityBaseConfiguration<MixTheme, int>

Methods

| Improve this Doc View Source

Configure(EntityTypeBuilder<MixTheme>)

Declaration
public override void Configure(EntityTypeBuilder<MixTheme> builder)
Parameters
Type Name Description
EntityTypeBuilder<MixTheme> builder
Overrides
Mix.Database.EntityConfigurations.Base.TenantEntityBaseConfiguration<MixTheme, System.Int32, Mix.Database.EntityConfigurations.POSTGRES.PostgresDatabaseConstants>.Configure(EntityTypeBuilder<MixTheme>)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾