Interface IShowViewModelService<T, TShow>
public interface IShowViewModelService<T, TShow> : IViewModelService<T> where T : class where TShow : class
Type Parameters
TTShow
public interface IShowViewModelService<T, TShow> : IViewModelService<T> where T : class where TShow : class
TTShow