How To Soft Delete For Nested Entities & How Can I Understand My Class Inherited A Specific Generic Class Or Not

后端 未结 0 1527
离开以前
离开以前 2021-01-07 18:08

I have some nested entities to be soft deleted. Here is Personnel:

    public class Personnel : BaseIndelibleEntity
{
    public string Name { get         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题