Skip to content

Implement properties via generics (avoid boxing/unboxing) #23

@wilhelmberg

Description

@wilhelmberg

As property values can have different types they are currently implemented as Dictionary<string, object>.

Find an implementation to avoid boxing/unboxing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions