Class DownloadOptionsExtension
- Namespace
- Supabase.Storage.Extensions
- Assembly
- Supabase.Storage.dll
public static class DownloadOptionsExtension
- Inheritance
-
DownloadOptionsExtension
- Inherited Members
Methods
ToQueryCollection(DownloadOptions)
Transforms options into a NameValueCollection to be used with a UriBuilder
public static NameValueCollection ToQueryCollection(this DownloadOptions download)
Parameters
download
DownloadOptions