Name | Description | |
---|---|---|
TryGetQuery<T> | Tries the get query parameter from a query string in the expected data type, will fail if the key doesn't exists or the value is not compatible. |
The following tables list the members exposed by UriHelpers.
Name | Description | |
---|---|---|
TryGetQuery<T> | Tries the get query parameter from a query string in the expected data type, will fail if the key doesn't exists or the value is not compatible. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |