Class Entity_Tests.Product
Inherited Members
Namespace: Volo.Abp.Domain.Entities
Assembly: Volo.Abp.Ddd.Tests.dll
Syntax
public class Entity_Tests.Product : Entity<string>, IEntity<string>, IEntity
Constructors
Product()
Declaration
public Product()
Product(string)
Declaration
public Product(string id)
Parameters
Type | Name | Description |
---|---|---|
string | id |