C# Class BraintreeEncryptionExample.Settings

显示文件 Open project: braintree/braintree_windows_phone_encryption_examples

Public Methods

Method Description
Settings ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
Cancel_Click ( object sender, System e ) : void
LoadSettings ( ) : void
NavigateToMainPage ( ) : void
OK_Click ( object sender, EventArgs e ) : void
WriteSettings ( ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void

Settings() public method

public Settings ( ) : System
return System