Nichita Braganov
Results
1
issues of
Nichita Braganov
I have the following classes: ScheduleWrapper ``` public Guid ID { get; set; } public Guid? CompanyID { get; set; } public CItyWrapper City {get;set;} public CItyWrapper City1 {get;set;} ```...