Class Entity_Tests.Person
Inherited Members
object.GetType()
object.MemberwiseClone()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Domain.Entities
Assembly: Volo.Abp.Ddd.Tests.dll
Syntax
public class Entity_Tests.Person : Entity<Guid>, IEntity<Guid>, IEntity
Constructors
Person()
Declaration
public Person()
Person(Guid)
Declaration
public Person(Guid id)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Guid | id |