![]() | |
BcfParameterValueSetterTFunction, TProperty Class |
Namespace: CalculationWorks.BusinessModel.Behaviors
public 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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDiscard | (Inherited from BcfParameterBehaviorItemBase.) |
![]() | SetValue |
Updates the parameter property by executing the SetAction |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |