C# Class SobekCM.Core.UI_Configuration.Viewers.WriterViewerConfig

ファイルを表示 Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Clear ( ) : void

Clears all the previously loaded information, such as the default values

WriterViewerConfig ( ) : System

Collection of results subviewers mapped to viewer codes

Collection of mysobek subviewers mapped to viewer codes

Collection of admin subviewers mapped to viewer codes

Constructor for a new instance of the WriterViewerConfig class

Method Details

Clear() public method

Clears all the previously loaded information, such as the default values
public Clear ( ) : void
return void

WriterViewerConfig() public method

Collection of results subviewers mapped to viewer codes Collection of mysobek subviewers mapped to viewer codes Collection of admin subviewers mapped to viewer codes Constructor for a new instance of the WriterViewerConfig class
public WriterViewerConfig ( ) : System
return System