Table of Contents

Interface IStateReader

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public interface IStateReader
Extension Methods

Properties

Count

int Count { get; }

Property Value

int

Methods

Get<T>(Action<T>)

bool Get<T>(Action<T> set)

Parameters

set Action<T>

Returns

bool

Type Parameters

T

Validate()

void Validate()