Table of Contents

Class MvcEntityViewModelBase<R1, R2, M>

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

带有依赖注入Respository的基类

public class MvcEntityViewModelBase<R1, R2, M> : MvcEntityViewModelBase<R1, M>, INotifyPropertyChanged, IDisplayer, IMvcViewModelBase, IAuthority, IMvcEntityViewModelBase<M> where M : new()

Type Parameters

R1
R2
M
Inheritance
MvcEntityViewModelBase<R1, R2, M>
Implements
Derived
Inherited Members
Extension Methods

Properties

Service1

public R2 Service1 { get; set; }

Property Value

R2