CopyStateWith<T> constructor

CopyStateWith<T>(
  1. FortState<T> state
)

Implementation

CopyStateWith(this.state);