JGR MSTS Editors and Tools
Feedback Class
NamespacesJgr.GuiFeedback

[This is preliminary documentation and is subject to change.]

Simple interface for collecting and sending user feedback and application errors to a central store.
Declaration Syntax
C#Visual BasicVisual C++
public class Feedback
Public Class Feedback
public ref class Feedback
Members
All MembersConstructorsMethodsFields



IconMemberDescription
Feedback()()()()
Feedback(FeedbackType, String, IDictionary<(Of <<'(String, String>)>>), StackTrace)
Feedback(FeedbackType, String, IDictionary<(Of <<'(String, String>)>>))
Prepares a feedback report of a specific FeedbackType for the given operation.

Feedback(Exception, String)
Prepares a feedback report for an ApplicationFailure.

Feedback()()()()
Prepares a feedback report for a UserComment.

ApplicationName
ApplicationVersion
Comments
Details
Email
EnvironmentCLR
EnvironmentCLRBitness
EnvironmentCores
EnvironmentOS
EnvironmentOSVersion
Equals(Object) (Inherited from Object.)
FeedbackTypeFaces
FeedbackTypeIntros
FeedbackTypeNames
FieldGetter(String, String, Object%) (Inherited from Object.)
FieldSetter(String, String, Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
FormatMethodName(StackFrame)
GenerateUID()()()()
GetFieldInfo(String, String) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
Operation
PromptAndSend(Form)
Shows the report to the user, asking for their comments, and offering to send to the central store.

Send(Form)
Sends the report to the central store and shows an error/success confirmation message.

Source
Time
ToString()()()() (Inherited from Object.)
Type
UID
uidChars
Inheritance Hierarchy
Object
Feedback

Assembly: JGR.GUI (Module: JGR.GUI) Version: 0.5.4008.31682