Care.Views.RenrenAccount.Fail C# (CSharp) Method

Fail() private method

private Fail ( object sender, System.Windows.ExceptionRoutedEventArgs e ) : void
sender object
e System.Windows.ExceptionRoutedEventArgs
return void
        private void Fail(object sender, ExceptionRoutedEventArgs e)
        {
            //int a = 1;
        }