Behzad Rezaie

Results 1 issues of Behzad Rezaie

Hi pals, When doing the following query, the `NameEntityType` is still `null`: ``` public class NameEntity { public int Id { get; set; } public int NameEntityTypeId { get; set;...

enhancement
help wanted