File:
Hosting\IMauiFactory.cs
Web Access
Project:
src\src\Core\src\Core.csproj
(Microsoft.Maui)
using
System
;
namespace
Microsoft
.
Maui
{
public interface
IMauiFactory
:
IServiceProvider
{ } }