AppShell.AppShell C# (CSharp) 메소드

AppShell() 공개 메소드

public AppShell ( )
    public AppShell()
    {
        InitializeComponent();
    }
}
AppShell