Inheritance Hierarchy
RainWorx.FrameWorx.DTO.FaultContractsDefaultFaultContract
Namespace: RainWorx.FrameWorx.DTO.FaultContracts
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class DefaultFaultContract
The DefaultFaultContract type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DefaultFaultContract | Initializes a new instance of the DefaultFaultContract class |
![]() | DefaultFaultContract(String) | Initializes a new instance of the DefaultFaultContract class |
Properties
Name | Description | |
---|---|---|
![]() | Message |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also