New test.
[mono.git] / mcs / class / System.Web / System.Web.Configuration_2.0 / NOTES
1
2 * Test/standalone/configuration/dumper.cs can be used to dump out some
3   information gleaned through reflection of the 2.0 config classes.
4   It was used to generate the validator/converter info in the static
5   constructors, as well as figure out the ElementProperty and
6   GetRuntimeObject implementations.