PersonEditPage finished
This commit is contained in:
@@ -23,6 +23,9 @@ public class GenderResponse : Gender, IQueryOrderable<GenderResponse>
|
||||
|
||||
|
||||
#region CONSTRUCTORS
|
||||
|
||||
[JsonConstructor]
|
||||
public GenderResponse() { }
|
||||
|
||||
[SetsRequiredMembers]
|
||||
public GenderResponse(Database.Model.Common.Gender gender)
|
||||
|
||||
Reference in New Issue
Block a user