BeerDrinkin.Forms.Pages.ProfilePage.ProfilePage C# (CSharp) Method

ProfilePage() public method

public ProfilePage ( ) : System
return System
        public ProfilePage()
        {
            InitializeComponent();
        }
    }
ProfilePage