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