Delegate IPostgrestDebugger.DebugEventHandler
- Namespace
- Supabase.Postgrest.Interfaces
- Assembly
- Supabase.Postgrest.dll
public delegate void IPostgrestDebugger.DebugEventHandler(object? sender, string message, PostgrestException? exception)
Parameters
sender
objectmessage
stringexception
PostgrestException