| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- 2010-06-03 Atsushi Enomoto <[email protected]>
- * BackupEndpointCollection.cs
- BackupEndpointElement.cs
- BackupListCollection.cs
- FilterElement.cs
- FilterElementCollection.cs
- FilterTableEntryCollection.cs
- FilterTableEntryElement.cs
- NamespaceElement.cs
- NamespaceElementCollection.cs
- RoutingExtensionElement.cs
- RoutingSection.cs
- SoapProcessingExtensionElement.cs : implement to get working.
- 2010-03-02 Raja R Harinath <[email protected]>
- * BackupListCollection.cs, FilterTableCollection.cs: Add indexer.
- 2009-12-11 Atsushi Enomoto <[email protected]>
- * RoutingSection.cs : sorted out most of the configuration stuff.
- * FilterElementCollection.cs : added missing indexer.
- 2009-12-10 Atsushi Enomoto <[email protected]>
- * BackupEndpointCollection.cs
- BackupEndpointElement.cs
- BackupListCollection.cs
- FilterElement.cs
- FilterElementCollection.cs
- FilterTableCollection.cs
- FilterTableEntryCollection.cs
- FilterTableEntryElement.cs
- FilterType.cs
- NamespaceElement.cs
- NamespaceElementCollection.cs
- RoutingExtensionElement.cs
- RoutingSection.cs
- SoapProcessingExtensionElement.cs : initial checkin.
|