diff --git a/azure-m/azure-m/azure-m/obj/Debug/netstandard2.0/Views/MonitorPage.xaml.g.cs b/azure-m/azure-m/azure-m/obj/Debug/netstandard2.0/Views/MonitorPage.xaml.g.cs new file mode 100644 index 0000000000000000000000000000000000000000..5bcbf6f694590ecd6e9907b991557250e1026217 --- /dev/null +++ b/azure-m/azure-m/azure-m/obj/Debug/netstandard2.0/Views/MonitorPage.xaml.g.cs @@ -0,0 +1,24 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("azure-m.Views.MonitorPage.xaml", "Views/MonitorPage.xaml", typeof(global::azure_m.Views.MonitorPage))] + +namespace azure_m.Views { + + + [global::Xamarin.Forms.Xaml.XamlFilePathAttribute("Views\\MonitorPage.xaml")] + public partial class MonitorPage : global::Xamarin.Forms.ContentPage { + + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Forms.Build.Tasks.XamlG", "2.0.0.0")] + private void InitializeComponent() { + global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(MonitorPage)); + } + } +}