ConstructedValueAccessorTValue Properties |
The ConstructedValueAccessorTValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetFunc |
Gets the get function.
|
![]() | SetFunc |
Gets the set function.
|
![]() | ShouldSupportGet |
Gets a value indicating whether the accessor should support get.
|
![]() | ShouldSupportSet |
Gets a value indicating whether the accessor should support set.
|
![]() | SupportsGet |
Gets a value indicating whether the accessor supports getting value.
(Overrides ValueAccessorTValueSupportsGet.) |
![]() | SupportsSet |
Gets a value indicating whether the accessor supports set.
(Overrides ValueAccessorTValueSupportsSet.) |