public interface IDeptRelatedEntity<TDeptEntityKey> : IEntity where TDeptEntityKey : struct, new()
In This Article