Class FifthDbContextDummyEntity
Inheritance
FifthDbContextDummyEntity
Implements
Inherited Members
Namespace: Volo.Abp.MongoDB.TestApp.FifthContext
Assembly: Volo.Abp.MongoDB.Tests.SecondContext.dll
Syntax
public class FifthDbContextDummyEntity : AggregateRoot<Guid>, IAggregateRoot<Guid>, IEntity<Guid>, IAggregateRoot, IEntity, IGeneratesDomainEvents, IHasExtraProperties, IHasConcurrencyStamp
Constructors
FifthDbContextDummyEntity()
Declaration
public FifthDbContextDummyEntity()
Properties
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
string |