What extra restriction does a public event impose compared with a public delegate field?

from Delegates and events
C# 14 / .NET 10 beginner 1 min

What extra restriction does a public event impose compared with a public delegate field?

Report an error