| 123456789101112131415161718192021 |
- 2010-03-02 Atsushi Enomoto <[email protected]>
- * EncodingConverter.cs, WebHttpBindingElement.cs,
- WebHttpSecurityElement.cs : implement OnApplyConfiguration(), fill
- some TypeConverters, and fix BindingElementType, based on the patch
- by Sander Rijken.
- 2009-10-02 Atsushi Enomoto <[email protected]>
- * WebHttpElement.cs, WebScriptEnablingElement.cs : fix BehavirType.
- 2008-02-20 Atsushi Enomoto <[email protected]>
- * WebHttpBindingElement.cs : fix build.
- 2008-02-16 Atsushi Enomoto <[email protected]>
- * WebHttpBindingCollectionElement.cs, WebHttpBindingElement.cs,
- WebHttpElement.cs, WebHttpSecurityElement.cs,
- WebMessageEncodingElement.cs, WebScriptEnablingElement.cs :
- new stubs.
|