2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 22 Apr 2010 11:54:12 +0000 (11:54 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 22 Apr 2010 11:54:12 +0000 (11:54 -0000)
commit07fbb342c4a762bdeee68872ccac968017c6d0fc
treee95df22b6e568ed84d8a4a6e2d5615887ea319c8
parentde0d9d0986519f06396402de89354b48850b3e70
2010-04-22  Atsushi Enomoto  <atsushi@ximian.com>

* XamlObjectReader.cs, TypeExtensionMethods.cs : now it can return
  Type name correctly, with INamespacePrefixLookup implementation.

* XamlObjectReaderTest.cs : enabled working tests. Add decent
  namespace declaration node assertions in the next tests.

svn path=/trunk/mcs/; revision=155945
mcs/class/System.Xaml/System.Windows.Markup/ChangeLog
mcs/class/System.Xaml/System.Xaml/TypeExtensionMethods.cs
mcs/class/System.Xaml/System.Xaml/XamlObjectReader.cs
mcs/class/System.Xaml/Test/System.Xaml/ChangeLog
mcs/class/System.Xaml/Test/System.Xaml/XamlObjectReaderTest.cs