SharedState constructor
Initializes a new instance of the SharedState class.
public SharedState(bool ordinalIgnoreCase = true)
| parameter | description |
|---|---|
| ordinalIgnoreCase | If true, keys are compared in a case-insensitive manner; otherwise, case-sensitive. |
See Also
- class SharedState
- namespace Kestrun.SharedState