Welcome to mirror list, hosted at ThFree Co, Russian Federation.

System.Configuration_test.dll.sources « System.Configuration « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14b6b3122c6eddd6aa47b53d84485a4b2ad8fcb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
System.Configuration/CallbackValidatorTest.cs
System.Configuration/CommaDelimitedStringCollectionConverterTest.cs
System.Configuration/CommaDelimitedStringCollectionTest.cs
System.Configuration/ConfigurationLockCollectionTest.cs
System.Configuration/ConfigurationPermissionTest.cs
System.Configuration/ConfigurationManagerTest.cs
System.Configuration/ConnectionStringSettingsTest.cs
System.Configuration/DefaultValidatorTest.cs
System.Configuration/ExeConfigurationFileMapTest.cs
System.Configuration/GenericEnumConverterTest.cs
System.Configuration/InfiniteIntConverterTest.cs
System.Configuration/InfiniteTimeSpanConverterTest.cs
System.Configuration/IntegerValidatorTest.cs
System.Configuration/KeyValueConfigurationCollectionTest.cs
System.Configuration/KeyValueConfigurationElementTest.cs
System.Configuration/LongValidatorTest.cs
System.Configuration/PositiveTimeSpanValidatorTest.cs
System.Configuration/RegexStringValidatorTest.cs
System.Configuration/StringValidatorTest.cs
System.Configuration/SubclassTypeValidatorTest.cs
System.Configuration/TimeSpanMinutesConverterTest.cs
System.Configuration/TimeSpanMinutesOrInfiniteConverterTest.cs
System.Configuration/TimeSpanSecondsConverterTest.cs
System.Configuration/TimeSpanSecondsOrInfiniteConverterTest.cs
System.Configuration/TimeSpanValidatorTest.cs
System.Configuration/TypeNameConverterTest.cs
System.Configuration/WhiteSpaceTrimStringConverterTest.cs