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