Class Transform
- Namespace
- Whim
- Assembly
- Whim.dll
Operation describing how to update the state of the IStore.
The implementing record should be populated with the payload.
public abstract record Transform : Transform<Unit>, IEquatable<Transform<Unit>>, IEquatable<Transform>
- Inheritance
-
Transform
- Implements
- Derived
- Inherited Members