C# Class SobekCM.Builder_Library.Settings.MultiInstance_Builder_Settings_Reader

Reads the builder configuration file, which is configured differently than the standard configuration file
Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application

Méthodes publiques

Méthode Description
Read_Config ( string ConfigFile ) : bool

Read all the information about the instance(s) for the builder to operate over

Private Methods

Méthode Description
read_instances ( XmlReader ReaderXml ) : void
read_legacy_instance_config ( XmlReader ReaderXml ) : void

Method Details

Read_Config() public static méthode

Read all the information about the instance(s) for the builder to operate over
public static Read_Config ( string ConfigFile ) : bool
ConfigFile string Filename and path of the configuration
Résultat bool