Skip to content

Instantly share code, notes, and snippets.

@hilapon
Last active April 25, 2022 07:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hilapon/3e45bab9a1b588498a4190a4bef2ab46 to your computer and use it in GitHub Desktop.
Save hilapon/3e45bab9a1b588498a4190a4bef2ab46 to your computer and use it in GitHub Desktop.
コードビハインドは削除しておく
namespace MauiApp1;
public partial class MainPage : ContentPage {
public MainPage() {
InitializeComponent();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment