Class NewGuideViewPresenter
public class NewGuideViewPresenter : ServiceMvpSettingBase<NewGuideViewPresenter, INewGuideViewPresenter>, INotifyPropertyChanged, IDisplayer, ISetting, INewGuideViewPresenter, IInvokePresenter, IViewPresenter, INewGuideViewPresenterOption, IMvpSettingOption, ISettingOption
- Inheritance
-
NewGuideViewPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
GuideGroup
[Browsable(false)]
public string GuideGroup { get; set; }
Property Value
UseOnUpdated
[Display(Name = "在程序第一次更新启动时显示")]
public bool UseOnUpdated { get; set; }
Property Value
Methods
Invoke(out string)
public override bool Invoke(out string message)
Parameters
message
string
Returns
Load()
public override void Load()