Esempio n. 1
0
File: WebConf.cs Progetto: Rai/aura
		public WebConf()
		{
			this.Web = new WebConfFile();
		}
Esempio n. 2
0
 public WebConf()
 {
     this.Web = new WebConfFile();
 }