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