public interface IViewInterceptor
Public Interface IViewInterceptor
public interface class IViewInterceptor
type IViewInterceptor = interface end
InterceptedViews | Перехватываемые IViewInterceptor представления |
Order | Очередность выполнения IViewInterceptor |
GetDataAsync | Осуществляет выполнение запроса на получение данных |
GetInterceptedViewAliasesAsync | Возвращает алиасы представлений, которые будет перехватывать данный Interceptor. |