-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Future(tm)(tm)
Description
Type.GetProperties and associates return an array of PropertyInfo in no particular order. They coincidentally match order in declaration but that might change, as theres, per MSDN:
The GetProperties method does not return properties in a particular order, such as alphabetical or declaration order.
might be a problem in the future
Metadata
Metadata
Assignees
Labels
Future(tm)(tm)