/// <summary>
		/// Initilizes a new instance of the 
		/// </summary>
		public XmlConfigurationManager()
		{
			_theInstance = this;
		}
Exemplo n.º 2
0
 /// <summary>
 /// Initilizes a new instance of the
 /// </summary>
 public XmlConfigurationManager()
 {
     _theInstance = this;
 }