You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to have a class PropertyTypeTraits<T> which would provide a user-friendly mechanism for getting the types of the inputs/results to/from a property type of type T.
There may already be something like this (FieldTuple?).
The text was updated successfully, but these errors were encountered:
It would be helpful to have a class
PropertyTypeTraits<T>
which would provide a user-friendly mechanism for getting the types of the inputs/results to/from a property type of typeT
.There may already be something like this (
FieldTuple
?).The text was updated successfully, but these errors were encountered: