Exemple #1
0
 public void ProviderThrowsWithConfigurationObjectOfWrongType()
 {
     provider.OverrideWithGroupPolicies(new TestsConfigurationSection(), true, machineKey, userKey);
 }