Method SetAll
SetAll(T?)
Sets data for all the states with the value
.
public virtual void SetAll(T? value)
Parameters
value
TObject value.
Sets data for all the states with the value
.
public virtual void SetAll(T? value)
value
TObject value.