![]() | |
BcfParameterValueSourceBaseT Class |
Namespace: CalculationWorks.BusinessModel.Behaviors
public abstract class BcfParameterValueSourceBase<T> : BcfParameterBehaviorItemBase, IBcfParameterValueSource
The BcfParameterValueSourceBaseT type exposes the following members.
Name | Description | |
---|---|---|
![]() | BcfParameterValueSourceBaseT | Initializes a new instance of the BcfParameterValueSourceBaseT class |
Name | Description | |
---|---|---|
![]() | Parameter |
Gets the parameter.
(Inherited from BcfParameterBehaviorItemBase.) |
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.) |
![]() | GetParameterValue |
Gets the parameter value to be set.
|
![]() | 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |