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