Class CopyRightViewPresenter
public class CopyRightViewPresenter : ServiceMvpSettingBase<CopyRightViewPresenter, ICopyRightViewPresenter>, INotifyPropertyChanged, IDisplayer, ISetting, ICopyRightViewPresenter, IInvokePresenter, IViewPresenter, ICopyRightViewPresenterOption
- Inheritance
-
CopyRightViewPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
CopyRight
[Display(Name = "许可协议")]
public string CopyRight { get; set; }
Property Value
WebSite
[Display(Name = "跳转地址")]
public string WebSite { get; set; }
Property Value
Methods
Invoke(out string)
public override bool Invoke(out string message)
Parameters
message
string
Returns
LoadDefault()
public override void LoadDefault()