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