C# Класс SobekCM.Library.AdminViewer.AdminViewer_Factory

Factory class returns the appropriate admin viewer
Показать файл Открыть проект

Открытые методы

Метод Описание
Get_AdminViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer

Returns the appropriate admin viewer, based on requst and system settings

Описание методов

Get_AdminViewer() публичный статический Метод

Returns the appropriate admin viewer, based on requst and system settings
public static Get_AdminViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer
RequestSpecificValues RequestCache All the necessary, non-global data specific to the current request
Результат iMySobek_Admin_Viewer