Table of Contents

Interface IShowViewModelService<T, TShow>

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll
public interface IShowViewModelService<T, TShow> : IViewModelService<T> where T : class where TShow : class

Type Parameters

T
TShow

Properties

EntityService