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