marinasundstrom / CheckedExceptions

Enforce better exception handling in C#/.NET by ensuring exceptions are explicitly handled.
MIT License
4 stars 0 forks source link

Handling properties with delegate type #27

Open marinasundstrom opened 1 week ago

marinasundstrom commented 1 week ago

Properties might be of delegate types.