2010-01-25 Atsushi Enomoto <atsushi@ximian.com>
commit29afac4b409bbc6380a9505666fc409931f5dfde
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 25 Jan 2010 08:47:46 +0000 (25 08:47 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 25 Jan 2010 08:47:46 +0000 (25 08:47 -0000)
treefad33a02faaeaafd0ae2fd7b7334b147818e62f5
parente1cad400aecfd787677931952ec6033a4f341d8b
2010-01-25  Atsushi Enomoto  <atsushi@ximian.com>

* ChannelFactory_1.cs, ChannelFactory.cs : fix default constructor
  handling and ensure service endpoint at opening the factory.

* ChannelFactory_1Test.cs : added a couple of error check tests for
  constructors and CreateChannel() overloads.

svn path=/trunk/mcs/; revision=150109
mcs/class/System.ServiceModel/System.ServiceModel/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel/ChannelFactory.cs
mcs/class/System.ServiceModel/System.ServiceModel/ChannelFactory_1.cs
mcs/class/System.ServiceModel/Test/System.ServiceModel/ChangeLog
mcs/class/System.ServiceModel/Test/System.ServiceModel/ChannelFactory_1Test.cs