/// <summary>
		/// Initilizes a new instance of the 
		/// </summary>
		public XmlConfigurationManager()
		{
			_theInstance = this;
		}
예제 #2
0
 /// <summary>
 /// Initilizes a new instance of the
 /// </summary>
 public XmlConfigurationManager()
 {
     _theInstance = this;
 }