Table of Contents

Delegate IPostgrestDebugger.DebugEventHandler

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

Parameters

sender object
message string
exception PostgrestException