Inheritance Hierarchy
RainWorx.FrameWorx.Providers.ConsignmentLogicStandardStatementHandler
Namespace: RainWorx.FrameWorx.Providers.ConsignmentLogic
Assembly: RainWorx.FrameWorx.Providers.ConsignmentLogic (in RainWorx.FrameWorx.Providers.ConsignmentLogic.dll) Version: 3.5
Syntax
C#
public class StandardStatementHandler : IStatementHandler
The StandardStatementHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StandardStatementHandler | Initializes a new instance of the StandardStatementHandler class |
![]() | StandardStatementHandler(IDataContext) | Initializes a new instance of the StandardStatementHandler class |
Methods
Name | Description | |
---|---|---|
![]() | CalculateConsignorStatementTotals | |
![]() | CreateConsignorStatementFromLineItem | |
![]() | GenerateAllConsignorStatements | |
![]() | GenerateStatementLineItem |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also