Let's say I have a List<NameValuePair>, where NameValuePair is a simple object that has a Name property and a Value property, both strings., where N
Let's say I have a List<NameValuePair>, where NameValuePair is a simple object that has a Name property and a Value property, both strings., where N