nini
nini copied to clipboard
Deny use of ConfigCollection.IList indexer setter
This will throws an exception if someone tries to call setter method of ConfigCollection.IList indexer implementation, instead of just ignoring the call.
Thanks Roman.