BindableLayoutDemo.Views.UserProfilePage.UserProfilePage C# (CSharp) Method

UserProfilePage() public method

public UserProfilePage ( ) : Xamarin.Forms
return Xamarin.Forms
        public UserProfilePage()
        {
            InitializeComponent();
        }
    }
UserProfilePage