Méthode | Description | |
---|---|---|
MvxAndroidProtectedData ( ) : System | ||
Protect ( string key, string value ) : void | ||
Remove ( string key ) : void | ||
Unprotect ( string key ) : string |
public MvxAndroidProtectedData ( ) : System | ||
Résultat | System |
public Protect ( string key, string value ) : void | ||
key | string | |
value | string | |
Résultat | void |