Open bramborman opened 4 years ago
Registering properties after ctor is finished doesn't probably have any sense so for performance reasons, the dictionaries should be made immutable - key collection not changing, value collection changeable.
Registering properties after ctor is finished doesn't probably have any sense so for performance reasons, the dictionaries should be made immutable - key collection not changing, value collection changeable.