Table of Contents

Class MvcShellViewModel

Namespace
HeBianGu.Service.Mvc
Assembly
HeBianGu.Service.Mvc.dll

说明

public class MvcShellViewModel : NotifyPropertyChanged, INotifyPropertyChanged
Inheritance
MvcShellViewModel
Implements
Inherited Members
Extension Methods

Properties

说明

public IAction CurrentLink { get; set; }

Property Value

IAction

LinkActionGroups

说明

public LinkActionGroups LinkActionGroups { get; set; }

Property Value

LinkActionGroups

LinkActions

说明

public ObservableCollection<IAction> LinkActions { get; set; }

Property Value

ObservableCollection<IAction>

Methods

Init()

protected override void Init()

RelayMethod(object)

protected override void RelayMethod(object obj)

Parameters

obj object