format du code

main
Paul Schneider 9 years ago
parent 4305cf75c5
commit d4a1036751
1 changed files with 1 additions and 0 deletions

@ -20,6 +20,7 @@ namespace ZicMoove.Pages.UserProfile
btnPay.Clicked += BtnPay_Clicked; btnPay.Clicked += BtnPay_Clicked;
} }
public UserProfilePage(UserProfileViewModel model) public UserProfilePage(UserProfileViewModel model)
{ {
InitializeComponent(); InitializeComponent();

Loading…