| BcfParameterValueSetterTFunction, TProperty Class | |
Namespace: CalculationWorks.BusinessModel.Behaviors
public sealed class BcfParameterValueSetter<TFunction, TProperty> : BcfParameterBehaviorItemBase, IBcfParameterSetter where TFunction : BcfFunctionBaseInternal
The BcfParameterValueSetterTFunction, TProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfParameterValueSetterTFunction, TProperty |
Initializes a new instance of the BcfParameterValueSetterTFunction, TProperty class.
|
| Name | Description | |
|---|---|---|
| Parameter |
Gets the parameter.
(Inherited from BcfParameterBehaviorItemBase.) | |
| SetAction |
Gets the set action to update function or validator property.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| SetValue |
Updates the parameter property by executing the SetAction | |
| ToString | (Inherited from Object.) |