Method SetSilently
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
SetSilently(T)
Sets the value without notification.
public void SetSilently(T value)
Parameters
valueTThe value.
Sets the value without notification.
public void SetSilently(T value)
value TThe value.