Table of Contents

Class CopyRightViewPresenter

Namespace
HeBianGu.Service.Mvp
Assembly
HeBianGu.Service.Mvp.dll
public class CopyRightViewPresenter : ServiceMvpSettingBase<CopyRightViewPresenter, ICopyRightViewPresenter>, INotifyPropertyChanged, IDisplayer, ISetting, ICopyRightViewPresenter, IInvokePresenter, IViewPresenter, ICopyRightViewPresenterOption
Inheritance
CopyRightViewPresenter
Implements
Inherited Members
Extension Methods

Properties

[Display(Name = "许可协议")]
public string CopyRight { get; set; }

Property Value

string

WebSite

[Display(Name = "跳转地址")]
public string WebSite { get; set; }

Property Value

string

Methods

Invoke(out string)

public override bool Invoke(out string message)

Parameters

message string

Returns

bool

LoadDefault()

public override void LoadDefault()