Inheritance Hierarchy
RainWorx.FrameWorx.Providers.InvoiceLogicStandardTotalCalculator
Namespace: RainWorx.FrameWorx.Providers.InvoiceLogic
Assembly: RainWorx.FrameWorx.Providers.InvoiceLogic (in RainWorx.FrameWorx.Providers.InvoiceLogic.dll) Version: 3.5
Syntax
C#
public class StandardTotalCalculator : ITotalCalculator
The StandardTotalCalculator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StandardTotalCalculator | Initializes a new instance of the StandardTotalCalculator class |
![]() | StandardTotalCalculator(IDataContext) | Initializes a new instance of the StandardTotalCalculator class |
Methods
Name | Description | |
---|---|---|
![]() | CalculateTotals | |
![]() | RefreshAllSiteFees | |
![]() | RefreshSiteFees |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also