Class MvcEntityViewModelBase<R1, R2, R3, R4, M>
带有依赖注入Respository的基类
public class MvcEntityViewModelBase<R1, R2, R3, R4, M> : MvcEntityViewModelBase<R1, R2, R3, M>, INotifyPropertyChanged, IDisplayer, IMvcViewModelBase, IAuthority, IMvcEntityViewModelBase<M> where M : new()
Type Parameters
R1
R2
R3
R4
M
- Inheritance
-
MvcEntityViewModelBase<R1, M>MvcEntityViewModelBase<R1, R2, M>MvcEntityViewModelBase<R1, R2, R3, M>MvcEntityViewModelBase<R1, R2, R3, R4, M>
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
Service3
public R4 Service3 { get; set; }
Property Value
- R4