IsolateParameter<T> constructor

IsolateParameter<T>(
  1. T param
)

Implementation

IsolateParameter(this.param);