C# 클래스 SobekCM.Builder_Library.Settings.MultiInstance_Builder_Settings_Reader

Reads the builder configuration file, which is configured differently than the standard configuration file
파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application

공개 메소드들

메소드 설명
Read_Config ( string ConfigFile ) : bool

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

비공개 메소드들

메소드 설명
read_instances ( XmlReader ReaderXml ) : void
read_legacy_instance_config ( XmlReader ReaderXml ) : void

메소드 상세

Read_Config() 공개 정적인 메소드

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
리턴 bool