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. |
For a list of all members of this type, see UriHelpers members.
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 |