canton7 / Stylet

A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
MIT License
994 stars 143 forks source link

How to ignore StyletIoCFindConstructorException #297

Closed wf-soft closed 2 years ago

wf-soft commented 2 years ago

How to skip the unregistered styletiocfindconstructorexception and make it null when inject, so as to skip some unregistered types in the unit test