JGR MSTS Editors and Tools
Feedback_Shown Method (sender, e)
NamespacesJgr.GuiFeedbackPromptFeedback_Shown(Object, EventArgs)

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

[Missing <summary> documentation for "M:Jgr.Gui.FeedbackPrompt.Feedback_Shown(System.Object,System.EventArgs)"]

Declaration Syntax
C#Visual BasicVisual C++
private void Feedback_Shown(
	Object sender,
	EventArgs e
)
Private Sub Feedback_Shown ( _
	sender As Object, _
	e As EventArgs _
)
private:
void Feedback_Shown(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)

[Missing <param name="sender"/> documentation for "M:Jgr.Gui.FeedbackPrompt.Feedback_Shown(System.Object,System.EventArgs)"]

e (EventArgs)

[Missing <param name="e"/> documentation for "M:Jgr.Gui.FeedbackPrompt.Feedback_Shown(System.Object,System.EventArgs)"]

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