public void CreateHost()
 {
     host = new CoreExtensions();
 }
Exemplo n.º 2
0
		public void CreateHost()
		{
			host = new CoreExtensions();
		}