iceteagroup / wisej-demobrowser

6 stars 5 forks source link

EJ1: Convert all JSON configurations to C# equivalent. #120

Closed AlaaTrAce closed 2 years ago

AlaaTrAce commented 2 years ago

@keevBush when you have the time, please check the demos that have issues updating. Since this type of conversion mostly relies on "AnonymousTypes", it could throw some exceptions. @LRufenacht what do you think about this? I would assume that we have to recreate the "Options" object when updating the properties, since these AnonymousTypes are immutable.