C# Class SobekCM.Library.MySobekViewer.MySobekViewer_Factory

Factory class returns the appropriate mySobek viewer
ファイルを表示 Open project: MarkVSullivan/SobekCM-Web-Application

Public Methods

Method Description
Get_MySobekViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer

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

Method Details

Get_MySobekViewer() public static method

Returns the appropriate mySobek viewer, based on requst and system settings
public static Get_MySobekViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer
RequestSpecificValues RequestCache All the necessary, non-global data specific to the current request
return iMySobek_Admin_Viewer