Interface IStateReader
public interface IStateReader
- Extension Methods
Properties
Count
int Count { get; }
Property Value
Methods
Get<T>(Action<T>)
bool Get<T>(Action<T> set)
Parameters
setAction<T>
Returns
Type Parameters
T
Validate()
void Validate()