Class ManagerViewFeedback
Inherited Members
Namespace: Sdl.Desktop.Platform.Controls.Controls
Assembly: Sdl.Desktop.Platform.Controls.dll
Syntax
public class ManagerViewFeedback
Constructors
ManagerViewFeedback(int, string)
Declaration
public ManagerViewFeedback(int rating, string feedback)
Parameters
Properties
Feedback
Declaration
public string Feedback { get; }
Property Value
Type | Description |
---|---|
string |
Rating
Declaration
public int Rating { get; }
Property Value
Type | Description |
---|---|
int |