Table of Contents

Interface IFeedbackViewPresenterOption

Namespace
HeBianGu.Systems.Feedback
Assembly
HeBianGu.Systems.Feedback.dll
public interface IFeedbackViewPresenterOption : IMvpSettingOption, ISettingOption
Inherited Members
Extension Methods

Properties

Contact

string Contact { get; set; }

Property Value

string

DialogMode

DialogMode DialogMode { get; set; }

Property Value

DialogMode

ImageData

string ImageData { get; set; }

Property Value

string

Text

string Text { get; set; }

Property Value

string

Title

string Title { get; set; }

Property Value

string

YourName

string YourName { get; set; }

Property Value

string