Table of Contents

Class MvcEntityViewModelBase<R1, R2, R3, R4, R5, M>

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

带有依赖注入Respository的基类

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

Type Parameters

R1
R2
R3
R4
R5
M
Inheritance
MvcEntityViewModelBase<R1, R2, R3, M>
MvcEntityViewModelBase<R1, R2, R3, R4, M>
MvcEntityViewModelBase<R1, R2, R3, R4, R5, M>
Implements
Inherited Members
Extension Methods

Properties

Service4

public R5 Service4 { get; set; }

Property Value

R5