C# Class SobekCM.Core.Configuration.Configuration_Source_Info

Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Add_Log ( ) : void

Add an empty line to the reading log

Add_Log ( string LogLine ) : void

Add a reading log line to the log

Configuration_Source_Info ( ) : System

Method Details

Add_Log() public méthode

Add an empty line to the reading log
public Add_Log ( ) : void
Résultat void

Add_Log() public méthode

Add a reading log line to the log
public Add_Log ( string LogLine ) : void
LogLine string Information to add to the log
Résultat void

Configuration_Source_Info() public méthode

public Configuration_Source_Info ( ) : System
Résultat System