Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

right way to call a method

$
0
0

Is this the right way to call a method by passing the parameters?

LogInButton.Clicked += (sender, ea) => {
                new UserRepository().OnLogInButtonClicked(loginInput.Text,passwordInput.Text);
                };

Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>