[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetParameters(Object, String ) |
Returns external parameter names and type - names for read/write public properties decorated with this attribute.
If groups is null then all parameters returned, else parameters must intersect in their group sets with the
supplied value
|
![]() ![]() | GetParameters(Type, String ) |
Returns external parameter names and type - names for read/write public properties decorated with this attribute.
If groups is null then all parameters returned, else parameters must intersect in their group sets with the
supplied value
|
See Also