DEBSOURCES
Skip Quicknav
sources / onnxruntime / 1.23.2%2Bdfsg-3 / csharp / tools / MauiModelTester / AppShell.xaml.cs
123456789
namespace MauiModelTester; public partial class AppShell : Shell { public AppShell() { InitializeComponent(); } }