[Mono-dev] [PATCH] SearchOption.AllDirectories and NameValueCollection.Properties

Miguel de Icaza miguel at ximian.com
Mon Oct 30 16:00:09 EST 2006


Hello,

> The attached patch implements
> 
> 1) DirectoryInfo.GetDirectories with SearchOption.AllDirectories
> 
> 2) NameValueConfigurationCollection.Properties
> this facilitates implementation of WWF configuration properties like:
> http://windowssdk.msdn.microsoft.com/en-us/library/system.workflow.runtime.configuration.workflowruntimesection.commonparameters.aspx
> 
> Test cases included. Feedback welcome.

I commited this code and provided ChangeLog entries;  Please provide
ChangeLog entries in the future :-)



More information about the Mono-devel-list mailing list