Preparing search index...
The search index is not available
Aspect Library Document
Aspect Library Document
components
StateChange
Class StateChange<T>
Abstract
Type Parameters
T
Hierarchy
StateChange
Index
Constructors
constructor
Properties
changes
properties
Methods
all
current
original
unmarshal
State
Constructors
Protected
constructor
new
State
Change
<
T
>
(
properties
)
:
StateChange
<
T
>
Type Parameters
T
Parameters
properties
:
StateChangeProperties
Returns
StateChange
<
T
>
Properties
Protected
Readonly
changes
changes
:
State
<
T
>
[]
Protected
Readonly
properties
properties
:
StateChangeProperties
Methods
all
all
(
)
:
State
<
T
>
[]
Returns
State
<
T
>
[]
current
current
(
)
:
T
Returns
T
original
original
(
)
:
T
Returns
T
Abstract
unmarshal
State
unmarshal
State
(
raw
)
:
State
<
T
>
Parameters
raw
:
EthStateChange
Returns
State
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
changes
properties
all
current
original
unmarshal
State
Aspect Library Document
common
components
proto
types