Class NameValueExtensions
- Namespace
- Axolotl.Extensions
- Assembly
- Axolotl.dll
public static class NameValueExtensions
- Inheritance
-
NameValueExtensions
- Inherited Members
Methods
ToQueryString(NameValueCollection?, bool)
public static string ToQueryString(this NameValueCollection? source, bool removeEmptyEntries = false)
Parameters
source
NameValueCollectionremoveEmptyEntries
bool