OptionsExtensions class
Extension methods, mostly concerning query string rendering.
public static class OptionsExtensions
Public Members
name | description |
---|---|
static GetPropertyName<T,TProperty>(…) | Returns the name of the property used in an expression. |
static ToQueryString(…) | Renders distinct options as a query string. (3 methods) |
static ToQueryString<T>(…) | Renders expand options as a query string. (4 methods) |
See Also
- namespace Amica