Skip to content

SettingsStorage.OnPropertyChanged(string?) method

Defined in

Type: SettingsStorage Namespace: ReactiveMarbles.CacheDatabase.Settings.Core Assembly: ReactiveMarbles.CacheDatabase.EncryptedSettings.dll

Applies to

netstandard2.0, netstandard2.0

protected void OnPropertyChanged(string? propertyName = null)

View source

Summary: Called when [property changed].

Parameters

NameTypeDescription
propertyName = nullstring?Name of the property.