Inheritance Hierarchy
RainWorx.FrameWorx.DTOFeedback
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class Feedback
The Feedback type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Feedback | Initializes a new instance of the Feedback class |
Properties
Name | Description | |
---|---|---|
![]() | Comment | |
![]() | DateStamp | |
![]() | ID | |
![]() | LineItemId | |
![]() | Listing | |
![]() | ListingID | |
![]() | ListingOwnerUsername | |
![]() | Rating | |
![]() | Receiver | |
![]() | ReceivingUser | |
![]() | Sender | |
![]() | SendingUser |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also