Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static class: RT.Servers.NameValuesCollectionExtensions

Summary

Extension methods for NameValuesCollection<TValue>.

Static methods

NameValuesCollection<TValue>
ToNameValuesCollection<TValue>(this IEnumerable<KeyValuePair<string, TValue>> pairs)
Creates a NameValuesCollection<TValue> from a collection of key-value pairs.