Table of Contents

Class VipViewPresenter

Namespace
HeBianGu.Systems.License
Assembly
HeBianGu.Systems.License.dll
public class VipViewPresenter : ServiceMvpSettingBase<VipViewPresenter, IVipViewPresenter>, INotifyPropertyChanged, IDisplayer, ISetting, IVipViewPresenter, IInvokePresenter, IViewPresenter, IVipViewPresenterOption, IMvpSettingOption, ISettingOption
Inheritance
VipViewPresenter
Implements
Inherited Members
Extension Methods

Constructors

VipViewPresenter()

public VipViewPresenter()

Properties

Contract

[Display(Name = "联系客服")]
public string Contract { get; set; }

Property Value

string

FilePath

[Browsable(false)]
[Display(Name = "许可路径")]
public string FilePath { get; set; }

Property Value

string

Methods

Invoke(out string)

public override bool Invoke(out string message)

Parameters

message string

Returns

bool