DEBSOURCES
Skip Quicknav
sources / onnxruntime / 1.21.0%2Bdfsg-1 / csharp / test / Microsoft.ML.OnnxRuntime.Tests.MAUI / AppShell.xaml.cs
12345678910
namespace Microsoft.ML.OnnxRuntime.Tests.MAUI { public partial class AppShell : Shell { public AppShell() { InitializeComponent(); } } }