Interface IFeedbackViewPresenter
public interface IFeedbackViewPresenter
- Extension Methods
Properties
Contact
string Contact { get; set; }
Property Value
Files
ObservableCollection<string> Files { get; set; }
Property Value
Text
string Text { get; set; }
Property Value
Title
string Title { get; set; }