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