Class GenericInheritanceTest.Student
Inherited Members
Namespace: Volo.Abp.EventBus.Local
Assembly: Volo.Abp.EventBus.Tests.dll
Syntax
public class GenericInheritanceTest.Student : GenericInheritanceTest.Person, IEntity<int>, IEntity
Constructors
Student()
Declaration
public Student()
Student(int)
Declaration
public Student(int id)
Parameters
Type | Name | Description |
---|---|---|
int | id |