Interface IFeedbackViewPresenterOption
public interface IFeedbackViewPresenterOption : IMvpSettingOption, ISettingOption
- Inherited Members
- Extension Methods
Properties
Contact
string Contact { get; set; }
Property Value
DialogMode
DialogMode DialogMode { get; set; }
Property Value
ImageData
string ImageData { get; set; }
Property Value
Text
string Text { get; set; }
Property Value
Title
string Title { get; set; }
Property Value
YourName
string YourName { get; set; }