Table of Contents

Class NewGuideViewPresenter

Namespace
HeBianGu.Control.Guide
Assembly
HeBianGu.Control.Guide.dll
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

string

UseOnUpdated

[Display(Name = "在程序第一次更新启动时显示")]
public bool UseOnUpdated { get; set; }

Property Value

bool

Methods

Invoke(out string)

public override bool Invoke(out string message)

Parameters

message string

Returns

bool

Load()

public override void Load()