Property | Type | Description | |
---|---|---|---|
BackgroundProcessRegisterer | void | ||
BackgroundProcessRemover | void | ||
ButtonClickHandlerMethod | void | ||
EditContactButtonHandler | void | ||
LocalStorageSettingsRetriever | void | ||
PasswordVaultRemoverMethod | void | ||
PasswordVaultRetrieverMethod | void | ||
SliderValueControllerMethod | void | ||
ThemeChangerToggledButton | void | ||
ToastMakerToggledButton | void |
Method | Description | |
---|---|---|
CallandSettingsPageViewModel ( ) : System | ||
UserNameSaver ( string userName ) : void |
Method | Description | |
---|---|---|
BackgroundProcessRegisterer ( ) : void | ||
BackgroundProcessRemover ( ) : void | ||
ButtonClickHandlerMethod ( object obj ) : void | ||
EditContactButtonHandler ( object parameter ) : void | ||
LocalStorageSettingsRetriever ( ) : void | ||
PasswordVaultRemoverMethod ( object obj ) : void | ||
PasswordVaultRetrieverMethod ( ) : void | ||
SliderValueControllerMethod ( ) : void | ||
ThemeChangerToggledButton ( ) : void | ||
ToastMakerToggledButton ( ) : void |
public CallandSettingsPageViewModel ( ) : System | ||
return | System |
public UserNameSaver ( string userName ) : void | ||
userName | string | |
return | void |