Show / Hide Table of Contents

Class FeedbackContent

Inheritance
System.Object
FeedbackContent
Feedback_Submit.PostData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.ChannelManagement
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class FeedbackContent

Fields

View Source

comments

Declaration
public string comments
Field Value
Type Description
System.String
View Source

rating

Declaration
public int rating
Field Value
Type Description
System.Int32

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX