public XamlDlrScriptHost (IDlrNameScope nameScope)
		{
			throw new NotImplementedException ();
		}
Exemple #2
0
 public XamlDlrScriptHost(IDlrNameScope nameScope)
 {
     throw new NotImplementedException();
 }