Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Client-side reflection and constructor arguments

    Does the current reflection implementation in 4.0d allow for providing constructor arguments, and if not, will it ever?

    #2
    No, at the moment constructor arguments aren't handled, instead setters have to be used.

    We don't currently have plans to add support for arguments to constructors - there'd be a lot of complexity there.

    Comment

    Working...
    X