static XmlCompletionListWindow()
 {
     wnd = new XmlCompletionListWindow();
 }
Ejemplo n.º 2
0
		static XmlCompletionListWindow ()
		{
			wnd = new XmlCompletionListWindow ();
		}