Class Util
A shared utilities class
Inheritance
System.Object
Util
Namespace: Supabase.Core
Assembly: Supabase.Core.dll
Syntax
public static class Util : object
Methods
| Improve this Doc View SourceGetAssemblyVersion(Type)
Returns the Current Assembly version - this is usually appended into the headers of each request.
Declaration
public static string GetAssemblyVersion(Type clientType)
Parameters
Type | Name | Description |
---|---|---|
Type | clientType |
Returns
Type | Description |
---|---|
System.String |