C# Class MvcIntegrationTestFramework.NameValueCollectionConversions

Helper class to convert to and from a System.Collections.Specialized.NameValueCollection.
Afficher le fichier Open project: chrisortman/MvcIntegrationTest Class Usage Examples

Méthodes publiques

Méthode Description
ConvertFromObject ( object anonymous ) : NameValueCollection

Method Details

ConvertFromObject() public static méthode

public static ConvertFromObject ( object anonymous ) : NameValueCollection
anonymous object
Résultat System.Collections.Specialized.NameValueCollection