Inheritance Hierarchy
RainWorx.FrameWorx.Providers.FeeFeeProcessorBase
RainWorx.FrameWorx.Providers.Fee.StandardYouTube
Namespace: RainWorx.FrameWorx.Providers.Fee.Standard
Assembly: RainWorx.FrameWorx.Providers.Fee.Standard (in RainWorx.FrameWorx.Providers.Fee.Standard.dll) Version: 3.5
Syntax
C#
public class YouTube : FeeProcessorBase
The YouTube type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | YouTube | Initializes a new instance of the YouTube class |
![]() | YouTube(IDataContext) | Initializes a new instance of the YouTube class |
Properties
Name | Description | |
---|---|---|
![]() | FeeProviderName | (Overrides FeeProcessorBaseFeeProviderName.) |
Methods
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also